Commit f261b58
committed
v3.7 Pass 3a: fixes from Pass 4 critical roast
Roaster (read-only subagent) flagged contradictions against established
v3.7 truths. Corrections:
- ontology-model.md class tree: remove stale ckp:EdgeKernel and
ckp:WssHubKernel entries (classes removed in Pass 1); add
ckp:AgentKernel for completeness.
- compliance.md Identity check-category no longer mentions
"version/serving" -- replaced with "version pinned in .ckproject"
to match the retired-serving.json narrative.
- conformance.md: added CRD tip naming both custom resources explicitly
(ConceptKernel = conceptkernel.org/v1, CKProject = ck.tech.games/v1)
instead of referring to an unnamed "Kubernetes CRD".
- crd.md spec.type enum description expanded to explain what an `agent`
kernel type implies (streaming, persona templates).
- evolution.md "all LLM calls through CLI" MUST tightened to also allow
claude_agent_sdk -- matches extends.md architecture that uses the SDK
directly, not CLI re-routing.
- project.md: clarified that "frozen deployment" applies to CK and TOOL
organs; DATA drifts at runtime by design -- links to Pin Semantics.
- graph.md + changelog.md: corrected the .ttl.template mechanism claim.
RDF loaders don't skip by extension semantics; actual mechanism is
the *.ttl glob pattern not matching the .ttl.template suffix.
Build clean.
Still deferred from roast (need design decisions):
- extends.md circular-EXTENDS gap (spec-acknowledged)
- consensus.md ontology_update semantic validation gap
- Several MUST requirements could cite enforcement mechanism explicitly
- Marketing/fluff passages (opinionated tone changes)1 parent 888a1b9 commit f261b58
8 files changed
Lines changed: 11 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
127 | | - | |
| 127 | + | |
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
122 | 122 | | |
123 | 123 | | |
124 | 124 | | |
125 | | - | |
| 125 | + | |
126 | 126 | | |
127 | 127 | | |
128 | 128 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
38 | 42 | | |
39 | 43 | | |
40 | 44 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
177 | 177 | | |
178 | 178 | | |
179 | 179 | | |
180 | | - | |
| 180 | + | |
181 | 181 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
230 | 230 | | |
231 | 231 | | |
232 | 232 | | |
233 | | - | |
| 233 | + | |
234 | 234 | | |
235 | | - | |
236 | 235 | | |
237 | 236 | | |
238 | 237 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
0 commit comments