Skip to main content
sourceSource: corpus/docs/examples/README.mdModified: 2026-06-23

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.

ExampleThe shapeRead it for
large-pr-review.mdthe flagshipa 41-file agent PRreview by exception — the coverage table, evidence rules, and human-attention routing that keep a huge diff reviewable
feature-from-ticket.mda ticket → a shipped featurethe full happy path: Pull → Spec → Task → Run → Review → Close on net-new behavior
bug-fix.mda reproduced defectthe 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.