/burndown — Bounded Epic-Completion Loop Pick a finite target. Drive every bead in it to merged. Stop when it's done. is the terminating counterpart to . Where is open-ended (a goal-driven compounding loop that goes dormant but never completes ), takes a finite target — one epic, a set of epics, or an explicit bead list — and drives every in-scope bead to merged on main , then STOPS . It is the orchestrator-merge loop with a finish line. You must execute this workflow. Do not just describe it. When to use which | You want… | Command | |---|---| | Drive this specific epic/set to completion, th…