core/docs/research
Shay 301742a38a
All checks were successful
lane-shas / verify pinned lane SHAs (pull_request) Successful in 17m17s
smoke / smoke (-m "not quarantine") (pull_request) Successful in 5m8s
feat(physics): chiral orientation sign-gate — sgn(Q)=const fail-closed (ADR-0241 §2.4C)
Builds the one missing safeguard from the 4-blueprint integration audit:
the mirror-inversion protection (core_ha §5.2: sgn(∫⟨ψ I₅ ψ̃⟩₀) = const).
The chiral charge was a verified non-vacuous READOUT, but goldtether took
abs(), discarding the sign — orientation was measured, never enforced.

- core/physics/chiral_gate.py: ChiralOrientationGate latches sgn(Q) on the
  first non-vacuous reading (|Q| >= 0.1 floor); a materially re-emerging
  flip raises ChiralOrientationError (fail-closed; a sign flip is
  unreachable under rotor transport, so it evidences corruption).
  Even field-states stay vacuous — no orientation fabricated, no #19
  revival; the gate is behaviorally inert on today's serve path.
- goldtether_residual now feeds the SIGNED charge to the gate; the
  residual term keeps magnitude-only semantics byte-identical (pinned).
- Docs: integration-plan missing-piece row -> BUILT; fidelity ledger §12
  gains the failable pin row.

TDD RED->GREEN. [Verification]: smoke suite passed locally (141s, 175
passed); gate suite 7 passed; goldtether-consumer regression 99 passed.
2026-07-15 13:35:08 -07:00
..
adr-0241-0242-adversarial-and-fidelity-findings.md docs(research): W1 adversarial findings + 4-blueprint integration plan 2026-07-15 12:49:00 -07:00
adr-0241-0242-blueprint-integration-plan.md feat(physics): chiral orientation sign-gate — sgn(Q)=const fail-closed (ADR-0241 §2.4C) 2026-07-15 13:35:08 -07:00
CORE-ASI-Super-Blueprint-Third-Door-Horizon.md fix(third-door): align with perfected package contracts from Downloads artifacts (refs #10 #11 #12 #13) 2026-07-11 22:05:02 -07:00
epistemic_state_math_audit_findings.md docs(epistemic): align audit terminology with runtime enum 2026-05-28 04:17:19 -07:00
field-reasoner-wedge-selection.md docs(research): select quantitative field reasoner wedge 2026-06-04 17:23:57 -07:00
independent-comprehension-agreement-gate.md docs(research): define independent comprehension agreement gate 2026-06-04 17:23:20 -07:00
robdd_proof_chain_design_note.md Add proof-chain corpus fixtures 2026-06-02 19:26:46 -07:00
third-door-blueprint-fidelity.md feat(physics): chiral orientation sign-gate — sgn(Q)=const fail-closed (ADR-0241 §2.4C) 2026-07-15 13:35:08 -07:00
THIRD-DOOR-LANDING-PACKAGE-README.md fix(third-door): align with perfected package contracts from Downloads artifacts (refs #10 #11 #12 #13) 2026-07-11 22:05:02 -07:00