You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix: rename /ontology/v3.5/ → /ontology/v3.5-alpha3/, purge all v3.5 references
There is no v3.5 release. Only v3.4 (stable) and two alphas (alpha-3, alpha-6).
- Renamed folder: public/ontology/v3.5 → public/ontology/v3.5-alpha3
- Fixed all links in: config.mts, v3.4 pages, v3.5-alpha3 pages, ontology index files
- Removed v3.5 and v3.4 standalone nav links (version switcher handles navigation)
- Zero remaining references to /ontology/v3.5/ or /v3.5/ in source
<pclass="abstract">v3.5 extends the CKP ontology with base instance shapes inherited by all kernels, a materialised proof model with SHA-256 hash verification, PROV-O aligned provenance properties, and the kernel-as-datatype rule — every kernel's <code>ontology.yaml</code> is its type definition, and every instance is a typed individual. The ontology governs the tool, not the reverse.</p>
@@ -86,7 +86,7 @@ <h2>v3.5 Additions</h2>
86
86
<tr><td>Action Class</td><td>core.ttl</td><td><code>ckp:Action</code> (BFO Process) — every kernel exposes typed actions with access levels.</td></tr>
87
87
<tr><td>Edge Predicates</td><td>core.ttl</td><td>EXTENDS, COMPOSES, TRIGGERS — governance-loop relationship types for edges.</td></tr>
0 commit comments