VerificationAvailable
Verification
agent-up.json's verification section maps changed paths to named checks. Running those checks records receipts outside the working tree.
The guard hashes current files against those receipts, so editing after a run leaves the receipt stale.
Plan the required checks
Run them and record receipts
Guard before enqueue
Command
agent-up verify run
Commands
plan
See which checks the current changes require.run
Run every required check and record a receipt.run architecture
Re-run one named check after a targeted fix.guard
Prove receipts still match the current files.coverage / slices
Read Cobertura reports written by prior test checks. They do not run the suites themselves.
The field contract is in the agent-up.json reference.