Stage Receipt

Write one machine-readable receipt for each automation run and append the ledger.

onfire7777 639e78e 481 B Updated

File contents

Stage Receipt

Every run writes exactly one receipt.

Use:

node scripts/write-stage-receipt.mjs --stage=<stage> --mode=<mode> --files=<files> --checks=<checks> --passed=<true|false> --handoff=<summary>

Modes: no-op, mutated, blocked, verified, routed, merged, cleanup.

Receipts must be compact and must not contain raw logs or secrets.

onfire7777/five-agent-dev-team/tree/main/.agents/skills/stage-receipt commit 639e78e3a8

Frequently asked questions

npx skillmds@latest add onfire7777/stage-receipt