Multi-phase planning capsule

Use this capsule whenever a task asks for a multi-phase plan, phased plan, implementation sequence, or similar staged handoff. Phased plans live under plans/<one-word-name>/, where the directory name is short, lowercase, and descriptive.

Reusable analysis methods do not belong in active plan directories. For hotspot scoring, architectural group tracking, and before/after cleanup comparisons, use docs/hotspot-analysis.md, then create a phased plan only when the current evidence supports implementation work.

Scope-driven pre-alpha and experimental work

For a pre-alpha feature, renderer, prototype, or learning-oriented vertical slice, distinguish architecture that is expensive to reverse from hardening that can follow evidence. Authority, secrecy, shared data boundaries, coordinate/projection semantics, loop ownership, basic teardown, and bounded failure may block the first playable slice. Exhaustive parity, deterministic capture tooling, generalized registries, performance certification, device matrices, and polished content normally do not.

Let the evidence-backed scope determine the phase count. Use a user playtest or measured checkpoint when it materially reduces uncertainty, not after an arbitrary number of phases, and include all approved implementation work needed for a coherent outcome. Preserve genuinely speculative ideas in a concise deferred backlog rather than using the backlog as overflow from a numeric phase cap.

Required shape

See plans/README.md for the full convention.