Spaces:
Running
Running
File size: 13,121 Bytes
a6a5d8e | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 | {
"schemaVersion": 1,
"generatedBy": "manual-ecosystem-os-doctrine-v1",
"observedAt": "2026-05-30",
"canonicalHub": "a11oy",
"canonicalRule": "An anatomy claim is active only when its formula/runtime hook, receipt surface, test evidence, and claim status are explicit. Anatomy language is a routing map, not proof by metaphor.",
"autonomousLearningDoctrine": {
"schemaVersion": "autonomous-learning-doctrine.v1",
"doctrineFile": "docs/AUTONOMOUS_LEARNING_DOCTRINE.md",
"status": "staged_doctrine",
"allowedModes": [
"dream",
"evaluate",
"propose"
],
"forbiddenModes": [
"self_approve",
"self_promote",
"deploy",
"publish",
"ingest_private_secrets"
],
"promotionModel": "human_promotion_required",
"receiptEventTypes": [
"AUTONOMOUS_LEARNING_PROPOSAL",
"AUTONOMOUS_LEARNING_EVALUATION",
"HUMAN_PROMOTION"
],
"replayRequirement": {
"runs": 5,
"deterministicRootsRequired": true
},
"claimStatusContract": "docs/PROVENANCE.md",
"hfExposure": "generated_diligence_mirror_only",
"udsExposure": "operator_handoff_proof_point_only"
},
"organs": [
{
"repo": "a11oy",
"anatomyRole": "brain-heart-spine hub: routes formulas into gates, receipts, payloads, and public claim status",
"formulaRuntime": [
{
"formula": "FalsePosition",
"runtimeFile": "packages/policy/src/gates/falsePosition_gate.ts",
"theoremRuntimeManifestId": "RUNTIME-FALSE-POSITION",
"claimStatus": "verified-runtime"
},
{
"formula": "MadhavaBound",
"runtimeFile": "packages/policy/src/gates/madhavaBound_gate.ts",
"theoremRuntimeManifestId": "RUNTIME-MADHAVA-BOUND",
"claimStatus": "verified-runtime"
},
{
"formula": "LiuHuiPi",
"runtimeFile": "packages/policy/src/gates/liuHuiPi_gate.ts",
"theoremRuntimeManifestId": "RUNTIME-LIU-HUI-PI",
"claimStatus": "verified-runtime"
},
{
"formula": "AdversarialRobustness",
"runtimeFile": "packages/policy/src/gates/adversarialRobustness_gate.ts",
"theoremRuntimeManifestId": "RUNTIME-ADVERSARIAL-ROBUSTNESS",
"claimStatus": "verified-runtime"
},
{
"formula": "SummationInvariant",
"runtimeFile": "packages/policy/src/gates/summationInvariant_gate.ts",
"theoremRuntimeManifestId": "RUNTIME-SUMMATION-INVARIANT",
"claimStatus": "verified-runtime"
}
],
"theoremAnchors": [
"docs/theorem-runtime-manifest.json",
"docs/ANCIENT_TEXTS_FORMULA_LINEAGE.md"
],
"receiptSurface": [
"packages/receipt-substrate/src/index.ts",
"packages/policy/src/gates/receipt.ts"
],
"testEvidence": [
"npm run test:policy-gates",
"npm test --prefix packages/receipt-substrate",
"npm run test:qec",
"npm run test:knowledge:lookup"
],
"udsStage": "operator-proof-point",
"hfStage": "generated-diligence-mirror",
"claimStatus": "verified-runtime",
"autonomousLearningRole": "dream_and_propose_only",
"gaps": [
"Dedicated autonomous-learning runtime harness remains staged.",
"External cryptographic signer verification is not claimed by local quorum labels."
]
},
{
"repo": "platform",
"anatomyRole": "body: product integration surface consuming A11oy contracts",
"formulaRuntime": [],
"theoremAnchors": [
"a11oy package contracts",
"Ouroboros Thesis v18 DOI"
],
"receiptSurface": [
"platform runtime receipts when present in upstream repo"
],
"testEvidence": [
"upstream platform CI; web SPA is not runnable in this standalone subset"
],
"udsStage": "supporting-runtime",
"hfStage": "referenced-from-a11oy-mirror",
"claimStatus": "release-payload",
"autonomousLearningRole": "promotion_boundary",
"gaps": [
"This standalone subset cannot validate the full platform SPA."
]
},
{
"repo": "lutar-lean",
"anatomyRole": "cortex: formal theorem substrate",
"formulaRuntime": [
{
"formula": "CAUCHY_ND / uniqueness",
"runtimeFile": null,
"theoremRuntimeManifestId": null,
"claimStatus": "lean-backed-needs-upstream-ci"
},
{
"formula": "Wheeler window",
"runtimeFile": null,
"theoremRuntimeManifestId": "STAGED-WHEELER-WINDOW",
"claimStatus": "lean-backed-needs-runtime"
}
],
"theoremAnchors": [
"https://github.com/szl-holdings/lutar-lean",
"https://doi.org/10.5281/zenodo.20434308"
],
"receiptSurface": [
"A11oy proxy-patch queue when direct upstream write is blocked"
],
"testEvidence": [
"upstream lake build / proof report required for all-green wording"
],
"udsStage": "proof-source-reference",
"hfStage": "source-linked-from-mirror",
"claimStatus": "lean-backed-needs-upstream-ci",
"autonomousLearningRole": "theorem_obligation_source",
"gaps": [
"Do not repeat broad all-green or zero-sorry language without current proof report.",
"Runtime hooks must remain separate from formal proof status."
]
},
{
"repo": "ouroboros-thesis",
"anatomyRole": "codex: DOI-pinned claim taxonomy and doctrine language",
"formulaRuntime": [],
"theoremAnchors": [
"https://doi.org/10.5281/zenodo.20434276",
"https://doi.org/10.5281/zenodo.19944926"
],
"receiptSurface": [
"claim-status contract in docs/PROVENANCE.md"
],
"testEvidence": [
"A11oy provenance and payload audits"
],
"udsStage": "doctrine-reference",
"hfStage": "cited-from-generated-mirror",
"claimStatus": "thesis-anchor",
"autonomousLearningRole": "claim_taxonomy",
"gaps": [
"GitHub release reconciliation for thesis v18 remains upstream."
]
},
{
"repo": "rosie",
"anatomyRole": "blood ledger: receipt DAG and CSS ingress",
"formulaRuntime": [
{
"formula": "Khipu receipt DAG / SummationInvariant",
"runtimeFile": "packages/policy/src/gates/summationInvariant_gate.ts",
"theoremRuntimeManifestId": "RUNTIME-SUMMATION-INVARIANT",
"claimStatus": "verified-runtime"
}
],
"theoremAnchors": [
"Lutar.Khipu.SummationInvariant"
],
"receiptSurface": [
"Rosie upstream receipt orchestration",
"A11oy receipt-substrate compatibility"
],
"testEvidence": [
"npm run test:policy-gates",
"npm test --prefix packages/receipt-substrate"
],
"udsStage": "component-supporting",
"hfStage": "referenced-from-a11oy-mirror",
"claimStatus": "verified-runtime",
"autonomousLearningRole": "receipt_chain_and_anti_replay",
"gaps": [
"Upstream Rosie runtime evidence should be cited before claiming Rosie-specific production behavior."
]
},
{
"repo": "amaru",
"anatomyRole": "crown/mint: receipt minting and external anchor layer",
"formulaRuntime": [
{
"formula": "QECLineage",
"runtimeFile": "packages/qec-integrity/src/qec_lineage.ts",
"theoremRuntimeManifestId": "RUNTIME-QEC-LINEAGE",
"claimStatus": "verified-runtime"
}
],
"theoremAnchors": [
"Shor/CSS/Kitaev lineage"
],
"receiptSurface": [
"Amaru upstream minting receipts",
"A11oy qec-integrity witness path"
],
"testEvidence": [
"npm run test:qec"
],
"udsStage": "component-supporting",
"hfStage": "referenced-from-a11oy-mirror",
"claimStatus": "verified-runtime",
"autonomousLearningRole": "promotion_receipt_anchor",
"gaps": [
"Cardano/external anchoring should be claimed only from upstream release evidence."
]
},
{
"repo": "sentra",
"anatomyRole": "immune/nervous: drift detection and remediation signal",
"formulaRuntime": [
{
"formula": "AdversarialRobustness",
"runtimeFile": "packages/policy/src/gates/adversarialRobustness_gate.ts",
"theoremRuntimeManifestId": "RUNTIME-ADVERSARIAL-ROBUSTNESS",
"claimStatus": "verified-runtime"
}
],
"theoremAnchors": [
"Lutar.Composition.Robustness"
],
"receiptSurface": [
"Sentra upstream drift receipts",
"A11oy policy-gate receipt emission"
],
"testEvidence": [
"npm run test:policy-gates"
],
"udsStage": "component-supporting",
"hfStage": "referenced-from-a11oy-mirror",
"claimStatus": "verified-runtime",
"autonomousLearningRole": "drift_evaluator_not_promoter",
"gaps": [
"Upstream Sentra incident evidence should be cited before claiming live remediation."
]
},
{
"repo": "uds-mesh",
"anatomyRole": "connective tissue: release topology and UDS bundle pointers",
"formulaRuntime": [],
"theoremAnchors": [
"receipt and manifest integrity contracts"
],
"receiptSurface": [
"mesh pointer manifests and release hashes"
],
"testEvidence": [
"A11oy payload bundle verification",
"upstream uds-mesh CI"
],
"udsStage": "pointer-manifest",
"hfStage": "referenced-from-a11oy-mirror",
"claimStatus": "release-payload",
"autonomousLearningRole": "publication_topology",
"gaps": [
"Catalog-grade UDS claims require signed assets and external evidence."
]
},
{
"repo": "vsp-otel",
"anatomyRole": "nervous system: OpenTelemetry spans and Lambda-axis propagation",
"formulaRuntime": [],
"theoremAnchors": [
"Lambda-axis span contract"
],
"receiptSurface": [
"span attributes with receipt hashes when wired upstream"
],
"testEvidence": [
"upstream vsp-otel tests",
"A11oy docs/payload verification"
],
"udsStage": "observability-supporting",
"hfStage": "referenced-from-a11oy-mirror",
"claimStatus": "release-payload",
"autonomousLearningRole": "human_reviewer_presence_and_trace",
"gaps": [
"A11oy standalone repo does not emit live VSP spans."
]
},
{
"repo": "agi-forecast",
"anatomyRole": "future-gauge: benchmark and competition-math forecast surface",
"formulaRuntime": [
{
"formula": "competition-math raw-score benchmark map",
"runtimeFile": "benchmarks/benchmark-map.json",
"theoremRuntimeManifestId": null,
"claimStatus": "roadmap"
}
],
"theoremAnchors": [
"docs/benchmark-evolution-doctrine.md",
"benchmarks/benchmark-map.json"
],
"receiptSurface": [
"future benchmark receipts under benchmarks/results/{runId}/receipts.jsonl"
],
"testEvidence": [
"pnpm benchmark:audit"
],
"udsStage": "not-uds-primary",
"hfStage": "future-test-results-dataset",
"claimStatus": "roadmap",
"autonomousLearningRole": "benchmark_replay_evaluator",
"gaps": [
"No live benchmark score is claimed.",
"Pinned corpus, judges, and receipt-emitting runner are next."
]
},
{
"repo": "vessels",
"anatomyRole": "hands/field vertical: active product wedge for investor demos",
"formulaRuntime": [],
"theoremAnchors": [
"A11oy receipt/policy contracts"
],
"receiptSurface": [
"vertical demo receipts when wired upstream"
],
"testEvidence": [
"upstream vessels CI and release evidence"
],
"udsStage": "vertical-demo-supporting",
"hfStage": "referenced-from-a11oy-mirror",
"claimStatus": "release-payload",
"autonomousLearningRole": "field_observation_source_only",
"gaps": [
"Use upstream Vessels repo evidence before claiming live maritime workflow behavior."
]
},
{
"repo": "szl-trust",
"anatomyRole": "public trust layer: run artifacts and replay evidence",
"formulaRuntime": [],
"theoremAnchors": [
"receipt-chain and provenance contracts"
],
"receiptSurface": [
"public trust artifacts when present upstream"
],
"testEvidence": [
"A11oy provenance and receipt-substrate verification"
],
"udsStage": "trust-supporting",
"hfStage": "referenced-from-a11oy-mirror",
"claimStatus": "release-payload",
"autonomousLearningRole": "promotion_evidence_archive",
"gaps": [
"Public portal/replay automation remains a future operational layer."
]
}
]
}
|