Skip to content

Decisions

github-actions[bot] edited this page Jun 13, 2026 · 15 revisions

Architecture decisions

Every load-bearing call in crickets is recorded as an Architecture Decision Record (ADR): the context, the decision with explicit "why X, and why not Y" reasoning, and the consequences with re-audit triggers so a stale assumption surfaces later instead of rotting silently.

This page is the index. The homepage links here once instead of listing every ADR.

Records

Retrospectives

  • V3 Retrospective — what shipped across the V3 arc, what we learned, what's next.

Recent changes

  • 2026-06-13 — ADR 0022 (retire worktrees-never-auto) added; records retiring the blanket "never create worktrees" prohibition for "worktrees first-class but operator-initiated" once /spawn-worker made worker worktrees a real workflow, keeping the no-autonomous-spawn guarantee.
  • 2026-06-11 — ADR 0021 (per-plugin versioning) added; records sourcing each plugin's marketplace version from group.yaml so claude plugin update works, plus the anti-recurrence bump guard.
  • 2026-06-11 — ADR 0020 (seven-section wiki taxonomy) added; records the fixed frame, the per-project Architecture manifest, and the two conditional-section gates.
  • 2026-06-10 — ADR 0019 (wiki provisioning) added; records the gate-distribution split + supersession-gated retirement.
  • 2026-06-08 — ADR 0018 (per-folder sidebars) added; the ADRs moved into decisions/.

See also

Home

🔧 How-to

📖 Reference

🏛️ Architecture

🧩 Designs

Clone this wiki locally