core/generate/constraint_comprehension
Shay df1d14dce4 docs(comprehension): whole-system organ capability ledger + fix ADR-0211 number collision
Consolidation/true-up after #646-#648. Records the off-serving comprehension
system as one ledger: R1 relational arithmetic, R2 finite-integer constraints,
R3 explicit single-rate + exact minute/hour conversion, the router/contemplation/
proposal loop, the proposal-review reporter, idle_tick read-only visibility, and
the standing router-organ-hygiene invariant. Pins the whole-system lane state
(answer_wrong==0 everywhere) and the off-serving import-disjointness guarantee.

Also fixes a documentation-integrity defect the R2 batch introduced: the R2 ADR
took number 0211, which collided with ADR-0211 (Conformal Falsification Bench,
2026-06-06 — earlier, test-pinned, depended on by ADR-0216). The conformal ADR
keeps 0211; the R2 ADR is renumbered to the next free number 0217. Ratified
decision content unchanged; only the identifier and references move.
2026-06-08 06:15:51 -07:00
..
__init__.py feat(constraint): exact integer 2-var solver — Cramer's rule, refusal-first (R2 C3) 2026-06-07 07:23:23 -07:00
expr.py feat(constraint): R2 linear-constraint IR — typed problem model (R2 C1) 2026-06-07 07:10:20 -07:00
model.py feat(constraint): R2 linear-constraint IR — typed problem model (R2 C1) 2026-06-07 07:10:20 -07:00
reader.py docs(comprehension): whole-system organ capability ledger + fix ADR-0211 number collision 2026-06-08 06:15:51 -07:00
solver.py feat(constraint): exact integer 2-var solver — Cramer's rule, refusal-first (R2 C3) 2026-06-07 07:23:23 -07:00