You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Settle candidates only through verified atomic binding-plus-receipt commits (#242)
* Settle candidates only through verified atomic binding-plus-receipt commits
An immutable candidate becomes accepted state only when verification
succeeds and the exact objective binding plus its receipt commit
atomically. Receipts move to schema 4 with explicit prior/requested/result
objective lineage so the exact accepted delta is provable from the receipt
alone. A second domain-neutral revisioned-register fixture executes
reusable settlement laws — positive admission, verification rejection,
freshness drift, substitution, commit failure, concurrency, replay,
restart reconstruction, and fail-closed reading — and white-box
counterexamples prove those laws reject dishonest store and reader
implementations.
* Seal converged self-review attestation
0 commit comments