Skip to content

Commit eb2d1d4

Browse files
committed
fix: FIX-013 genome_constitution.json + version.json, FIX-005 genome-sdk page v1.0.0
1 parent 5c804dd commit eb2d1d4

4 files changed

Lines changed: 32 additions & 3 deletions

File tree

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
{
2+
"genome_constitution_hash": "542a0e5587190ed48f0eabc3f70e4d0fabad672c48be61287d3b4c42a0b3ca74",
3+
"kernel_version": "1.0.0",
4+
"canon_spec_version": "1.0.0",
5+
"rules": [
6+
"R1",
7+
"R2",
8+
"R3",
9+
"R4",
10+
"R5",
11+
"R6",
12+
"R7",
13+
"R8"
14+
],
15+
"constitutional_constraints": [
16+
"CC-001",
17+
"CC-002",
18+
"CC-003",
19+
"CC-004",
20+
"CC-005"
21+
],
22+
"claims_hash": "031da6e4b4ff723b0866fc7d57d869cffc60d6ecfde62fa5c1aa08fd7fcad174",
23+
"boundaries_hash": "616fa2d45f4dbae9bd54bd01d9ed42aeacb61b627eae42fdeef38368fd62dce8",
24+
"canon_spec_hash": "95732ce67bcb97b0e03e0dd72431a7051f0a60ff6f748e36f81bca2f2985122d",
25+
"schema_version_id": "aiep.canonical.v2.0.0",
26+
"source_repo": "https://github.com/Phatfella/AIEP-GENOME-SDK",
27+
"published_at": "2026-04-10T00:00:00Z",
28+
"note": "The kernel's own constitutional rules are committed here. Any change to CLAIMS.md, BOUNDARIES.md, or CANON_SPEC.md changes this hash. Changes are detectable."
29+
}

public/.well-known/aiep/version.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"aiep_version": "2.0.0",
33
"protocol": "AIEP",
44
"version": "2.0.0",
5-
"genome_sdk_version": "1.2.0",
5+
"genome_sdk_version": "1.0.0",
66
"hub": "https://aiep.dev",
77
"license": "Apache-2.0",
88
"lockfile_version": "1.0.0",

src/pages/genome-sdk.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ The GENOME SDK is available at two tiers:
120120

121121
| Tier | Access |
122122
|---|---|
123-
| Open source (AIEP-GENOME-SDK v1.2.0) | Apache 2.0 — free download, no agreement required |
123+
| Open source (AIEP-GENOME-SDK v1.0.0) | Apache 2.0 — free download, no agreement required |
124124
| Constitutional stack (Tiers 1–4) | Available under NDA to evaluated integration partners |
125125

126126
[Downloads](/downloads) · [Builders programme](/builders) · [Licensing](/licensing)

src/pages/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ Open use is always permitted. No registration. No fee. No central authority. Org
187187

188188
Certification exists for a single reason: to protect the truthfulness of the claim "AIEP Certified." If a system makes that claim, it must be able to prove it — not by assertion, not by a vendor's documentation, but by machine-verifiable evidence that the architectural requirements have been met.
189189

190-
128 patent specifications filed or are in preparation across the P01–P128 series, plus 6 AGI cognitive architecture applications (P200, P209, P210, P264, P265, P269) filed 08 April 2026 — 24 confirmed GB patent applications in total. The protocol is open. The reference implementations are open source under Apache 2.0.
190+
128 patent specifications filed or are in preparation across the P01–P128 series, plus 6 AGI cognitive architecture applications (P200, P209, P210, P264, P265, P269) filed 08 April 2026 — 24 confirmed GB patent applications in total. The patent portfolio exists to prevent large-entity capture of the protocol — not to restrict use. Open use is always permitted under Apache 2.0. The protocol is open. The reference implementations are open source.
191191

192192
[Patents](/patents) · [Licensing](/licensing) · [Builders programme](/builders) · [Contact](/contact)
193193

0 commit comments

Comments
 (0)