This stable release implements the strict state-machine DAG schema for Handoff Receipts, including:
- Strict DAG State-Machine Schema: Transitions the Handoff Receipt tool to track dependencies, checks run, missing evidence, obligations, work state, invalidation, and supersedes pointers.
- Head Resolution (Active Chain Traversal): Inspects the active chain of parent receipts from the newest receipt. If any receipt in the active chain is open or has incomplete closure, the workspace is flagged as blocked.
- Active Invalidation (stale_if): Automatically forces the relevance search multiplier of receipts to 0 if any watched path (direct path or glob) is modified after the receipt was created.
- Coherence Integration Verification: Verifies state-machine block behavior in case of missing evidence.