# Scaffold: docs/history/backlog.md

Baseline scaffold — created if missing (the `maintenance` agent's baseline calls this). Target file: `docs/history/backlog.md`.

```
# Backlog

Tracked work items, technical debt, and planned improvements. Append new items under the appropriate priority.

---

## Format

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

---

## P0 — Critical

{items here}

## P1 — High

{items here}

## P2 — Medium

{items here}

## P3 — Low

{items here}
```
