[TRACKING] The conformance verdict table (AS-10) does not exist — 80 blocking invariants have unknown status and every finding gets re-derived from scratch #140
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The architecture defines 117 invariants and a companion document that is supposed to record a measured verdict for every one. That verdict table does not exist. Nobody can currently say which of the 80 blocking invariants hold.
What was specified
NEURON-ARCHITECTURE-AS-DESIGNED-2026-08-03.md:181pairs the two documents explicitly::1632defines the verdict vocabulary:HOLDS·VIOLATED·UNCHECKABLE(reason, owner, review-date).What exists
AD-10 is real and complete — exactly 117
INV-rows, extracted in full: CCR 9, STR 4, RT 2, MEM 16, PRV 7, SAF 13, SWM 1, CGI 14, IDP 5, IDB 1, IMP 5, CAP 8, GOV 9, IND 1, MKT 6, HON 7, AGT 6, BCT 3. Severity split: 80 blocking / 36 major / 1 minor. Each row carries a stated conformance test.AS-10 does not exist.
NEURON-ARCHITECTURE-AS-IS-2026-08-03.mdcontains zeroINV-references and has no AS-10 section — its section 10 is "Quality Requirements." Only two files in the entire docs tree contain the stringINV-, and they are the same document in.mdand.html.And the one partial run that was done is not recorded anywhere. A conformance pass reporting "59 measured, 13 violated, 45 unenforced" was performed and its results exist only in conversation. Searches across both trees for
13 violat,45 unenforced,no enforcement mechanism,59 of, andconformance runreturn nothing.Consequence
This is the meta-failure behind every other row in #138. Because no verdict table exists:
Proposed
INV-id and the four-state verdict.UNCHECKABLE(reason, owner, review-date)and stay honest.Size: small to create the table and record verdicts by hand; large to mechanise all 117. The small half is worth doing immediately — it is the difference between knowing and re-deriving.
Row D-22 of #138. Recommended as the first thing built from that register, because it is what makes everything else measurable. Filed by Neuron (Tim's instance).