feat(goldtether): #18 bootstrap gates + principal-axis prune #34
Loading…
Reference in a new issue
No description provided.
Delete branch "feat/third-door-goldtether-bootstrap-prune"
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?
Summary
Closes the remaining #18 GoldTether fidelity gap: replay-ready promotion gates + R&D §5 principal-axis prune (residual+α already landed as #24).
Landed
GoldPromotionProof+promote_gold_invariant(..., proof=, require_proof=)authorized=True(ADR-0092 caller gate)proof.closed/proof.residual)require_proof=Truerefuses missing proofpromotion_eligible(F)= closed ∧ drift ≤ ε_drift (does not authorize)prune_gold_invariants(mode="fifo"|"principal_axes")max_size < 3clampedNon-goals (explicit)
Invariants
eighon coefficient stack)Test plan
pytest tests/test_adr_0238_goldtether*.py→ 40+ passed (bootstrap RED→GREEN)pytest tests/test_adr_0241_wave_manifold.py→ 18 passedcore.cli test --suite smoke -q→ 108 passedIssue
Closes #18 (bootstrap/prune follow-up; residual+α already present).