Output Contracts

The reference standard for deciding whether something may be shipped, and whether a command may be run. Returns PASS / DEGRADED / FAIL at three gates: entry, mid-work (destructive and irreversible operations), and exit. Use when: you want a fixed yardstick for 'is this safe to run' or 'is this ready to hand over'. Do NOT use when: you need the procedure for a specific change — this ships criteria, not steps.

RICK-ORPHEN Updated

File contents

RICK-ORPHEN/agent-discipline-skills/tree/main/skills/output-contracts commit b633db7707

Frequently asked questions

npx skillmds@latest add rick-orphen/output-contracts