Summary
- Design machine-checkable assertions, stable hashes, fixtures, and exit-code contracts for behavior that must be reproducible.
- Use when an outcome currently depends on subjective agent judgment or when prompts and generated artifacts need versioned integrity checks.
- Do not use merely to run an existing repository verification gate; that is verify's job.