# Backlog

Open work items, technical debt, and planned improvements — a drain queue, not a ledger. Append new items under the appropriate priority; the queue drains only by the user picking an item up. When work completes an item, delete its row — never mark it done in place: the changelog entry or plan that did the work is the record, and this file holds only open work.

---

## Format

- **[P0]** Description — discovered by [plan-name or agent-name]

---

## P0 — Critical

## P1 — High

## P2 — Medium

## P3 — Low
