feat(goldtether): #18 bootstrap gates + principal-axis prune #34

Merged
core-labs merged 2 commits from feat/third-door-goldtether-bootstrap-prune into main 2026-07-14 04:44:52 +00:00

2 commits

Author SHA1 Message Date
Shay
f6fd50d9b9 feat(goldtether): GREEN #18 bootstrap gates + principal-axis prune
Some checks failed
smoke / smoke (-m "not quarantine") (pull_request) Successful in 5m50s
lane-shas / verify pinned lane SHAs (pull_request) Failing after 32m56s
Implement promotion_eligible (closed ∧ drift≤ε), promote live
closure/drift refuse even when authorized, require_proof, and
prune(mode=principal_axes) keeping primals + highest principal-energy
non-primals (differs from FIFO). Proof fields never trusted as truth.
Ledger #18 flipped green; ADR-0092 reviewer service remains external.
2026-07-13 21:42:05 -07:00
Shay
11e7b71d57 test(goldtether): RED #18 bootstrap/prune (proof gate + principal-axis mode)
Add GoldPromotionProof, expand promote/prune signatures, promotion_eligible
stub, and behavioral suite for residual/closure gates, require_proof,
principal_axes prune, and SERVE containment. Intentionally incomplete:
principal_axes and eligibility raise NotImplementedError; dirty promote
still admitted — RED until GREEN.
2026-07-13 21:38:25 -07:00