Worked examples
Three end-to-end chains, each showing the loop on a different shape of work. New to corpus? Start with the large-PR review — it is the flagship demo of the one idea that sets corpus apart: reviewing a big agent change by exception instead of reading the whole diff.
| Example | The shape | Read it for |
|---|---|---|
| large-pr-review.md — the flagship | a 41-file agent PR | review by exception — the coverage table, evidence rules, and human-attention routing that keep a huge diff reviewable |
| feature-from-ticket.md | a ticket → a shipped feature | the full happy path: Pull → Spec → Task → Run → Review → Close on net-new behavior |
| bug-fix.md | a reproduced defect | the thin path — a small, well-scoped change that still earns a spec amendment and an evidence-backed review |
Each is a complete artifact chain you can read top to bottom. They are illustrative, not a tutorial to copy verbatim — adapt the shapes to your own work.
Ready to run the loop on your own repo? Get started — copy the kit and write your first spec.