Plectis
This page

Component · spec & evidence

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

Command
microcosm durable-agent-work-landing-replay run-work-landing-bundle

Evidence

ClassContract validatorevidence 5/5Import validation

workflow-engineeringcontinuity

Source

Source Design note · Source

Map Show on the map

Paper module

Paper module Durable Agent Work-Landing Replay

The public durable work-landing replay fixture validates recorded agent landing rows, copied source internal control source bodies, validation-before-commit ordering, HEAD-advance evidence, blocker capture, and work log completion without performing live Git work.