Examples

July 9, 2026 · View on GitHub

Progressive examples for learning and dogfooding outerloop. Start at full-factory, then explore by phase.

Index

ExampleStart here if you want to…Demo script
full-factorySee the core loop end-to-endpnpm demo
cursor-onlyAdopt with Cursor only (no loop-engineering)
phase2Add taste profiles and backpressure policypnpm demo:phase2
phase3Harness boundaries, cognitive debt, auditpnpm demo:phase3
v2Ink TUI, web dashboard, coordinationpnpm demo:v2
  1. full-factory — evidence package → verdict → ledger → answerability
  2. phase2 — capture taste from critique sessions, evaluate policy
  3. phase3 — harness init, attention routing, brownfield scan
  4. v2 — dashboards and multi-loop coordination registry

Fixtures

full-factory/fixtures/ contains a loop-engineering-style project with pre-built .outerloop/ artifacts. Most demos use this as --project-root.

pnpm build
pnpm outerloop evidence package --run-id latest \
  --project-root examples/full-factory/fixtures