docs(governance): RATIFY ADR-0241/0242 → Accepted + memo-slice closure + core_ha Path-B correction #43

Merged
core-labs merged 3 commits from feat/adr-0241-0242-followup-batch into main 2026-07-15 23:07:26 +00:00

3 commits

Author SHA1 Message Date
Shay
d327494c4d docs(governance): RATIFY — ADR-0241 and ADR-0242 → Accepted (Joshua Shay, 2026-07-15)
All checks were successful
smoke / smoke (-m "not quarantine") (pull_request) Successful in 7m24s
lane-shas / verify pinned lane SHAs (pull_request) Successful in 26m21s
Executes the explicit in-session 'Ratify' ruling on the D10 acceptance
packet (docs/audit/adr-0241-0242-acceptance-packet-2026-07-15.md §8 ruling
record added):

- ADR-0241 status: Proposed → Accepted (P7 demote-with-proof accepted as
  honest per the #19 precedent; T1/T2 serve-boundary reconciliation
  ratified; chiral sign-gate enforced on the accepted state via PR #41).
- ADR-0242 status: Proposed → Accepted (memo fidelity slice closed with no
  new defects; V5 anyons remain claim-quarantined/not built; V2 production
  promotion stays benchmark-gated).
- CRDT determinism ruling (PR #42) ratified: single-writer bit-exact now;
  CRDT behind an explicit multi-writer gate.
- Checklist header, fidelity-ledger §12 status, and living summary §12
  updated to the ratified state.

Post-Accept work remains tracked (W5 backlog + packet §7 carry items);
none are conditions of this Accept.
2026-07-15 15:25:47 -07:00
Shay
31c99467be docs(analysis+audit): core_ha Path-B correction + acceptance-packet review fixes
Two coupled post-#42 truth updates:

1. core_ha authority mirror: clearly-marked correction section appended
   (original text unmodified) — actual determinism mechanism is bit-exact
   codec + single-writer VaultStore (Delta-CRDT exists only in core-rs vault
   + audio lane; general rollout deferred behind an explicit multi-writer
   gate per the PR #42 ruling); notes the §5.1 ClosureViolationException
   naming deviation and that the §5.2 sign-gate is now enforced (PR #41).

2. Acceptance packet: review fixes — state-under-review bumped to
   ccc42c18 (#36–#42 all merged); §4 chiral gate marked MERGED (state under
   Accept already enforces the topological safety invariant — no sequencing
   caveat); §5 items 1–2 flipped to RESOLVED (memo slice closed per §7;
   CRDT dossier merged); §6 requested-action updated accordingly.
2026-07-15 15:20:25 -07:00
Shay
b25a55f3f5 docs: close ADR-0242 memo fidelity slice + living-summary update + sanctioned-seam note (follow-up batch)
- docs/research/ADR-0242-…md: committed authority copy of the R&D memo
  (retrieved via Drive connector from the .gdoc pointer's doc_id), with an
  audit note marking the reference code as memo-sketch (non-executable;
  landed impl deliberately stronger).
- acceptance packet §7 addendum: memo slice CLOSED — no new defects; impl >
  spec code on 4 counts; carry items (cert-telemetry seam, F5–F7 cross-band
  gate, budget floor 2 vs 3) recorded for the ruling.
- integration plan: ADR-0242 authority-doc row BLOCKED → CLOSED.
- living summary §12: supersedes stale §11 (#38/#40/#41 merged, #42 open,
  T1/T2 ruling, local-first CI, billing lock, memo closure).
- holographic_vault.py: comment documenting the sanctioned physics→teaching
  EpistemicStatus seam (W1 Finding #4); extraction deferred behind a
  second-consumer trigger; core/epistemic_state.py is a different concept.

[Verification]: pre-push smoke gate queued behind current machine load
(W2/W3 lanes saturating CPU, load ~195); push held until it reports green.
2026-07-15 15:10:31 -07:00