outerloop Roadmap

July 9, 2026 · View on GitHub

Implementation phases from SPEC.md. Status as of July 2026.

Phase 0–3 ✅

All MVP phases complete. See git history for Phase 0–3 deliverables.

v2 ✅

  • Rich Ink TUI dashboard (dashboard tui)
  • Web dashboard (dashboard serve + /api/snapshot)
  • Multi-loop coordination registry (coordination init|list|register|status|check)
  • Changesets + GitHub release workflow for npm publish

v0.3 ✅ (quick start)

  • outerloop init — one-command project scaffolding
  • pnpm demo / pnpm outerloop root scripts
  • QUICKSTART.md, examples index, adopting guide
  • Dev Container for zero-setup clone-and-run

v0.3.1 ✅ (adoption)

  • Fix npx outerloop bin symlink entrypoint
  • Published-package smoke test in CI
  • Claude Code integration (init --with-claude-code)
  • Reusable GitHub Action (evidence-gate.yml)
  • Adoption docs: concepts, CLI, API, vs-alternatives, patterns, stories

Future / v3

  • Hosted dashboard (optional cloud sync)
  • Graphite-style multi-repo coordination
  • Deeper loop-engineering state file parsers for collision detection
  • Cryptographic ledger signatures (explicit non-goal for v1, reconsider for enterprise)

Non-Goals

  • Heavy ML for taste inference
  • Replacing existing review tools entirely
  • Distributed ledger (v1)