# TODO.md

> STRICT PATTERN (MUST FOLLOW EXACTLY)
> - Entry header: "- EMOJI (TD-YYYYMMDD-###) TITLE"
> - Immediately followed by (exact keys, colon-space, indented 2 spaces):
>   - "  priority: <low|medium|high|urgent>"
>   - "  area: <ui|backend|infra|docs|tests|ux|general>"
>   - "  source: <user|system|assistant|spec-file.md>"
>   - "  details: <single-line description>"
> - NO blank line between header and fields (parser reads i+1..i+4).
> - One blank line between entries (readability).
> - EMOJI values: ❌ ⏳ 🔄 🔍 ✅ ⚠️ ❓
> - IDs: unique per project, format TD-YYYYMMDD-### (increment ###).
> - Group entries by ## headings (spec file / feature area).
> - One deliverable per entry (atomic tasks).
