Durable Agent Work Landing Replay
Audits recorded work-claims so each cites files, validates before commit, and proves HEAD moved.
Contract
Does This checks recorded examples of an agent finishing a piece of work the careful way: each example must name the exact files it claims to have touched, show that validation was recorded before any commit was attempted, and only label itself "committed" if the example also records the repository's HEAD moving. It also checks that blockers and ledger completion were captured. The check shows whether each recorded work-claim carries the required evidence and ordering, rather than being an unbacked chat boast. It judges the recorded claims against the contract; it does not run Git or prove that any commit truly landed in a real repository.
Scope limit It validates only the declared public work-landing contract over recorded rows. It is evidence for fixture-local completion mechanics, not for live Git side effects, unrelated-path staging, non-public body export, service operation, or distribution clearance.
Run
microcosm durable-agent-work-landing-replay run-work-landing-bundle
Evidence
ClassContract validatorevidence 5/5Import validation
Links to Agent Completion Faithfulness Audit, Source Projection Import Protocol
Source
Paper module
Paper module Durable Agent Work-Landing Replay