Planning Docs
Compact XML-style planning index for the Dialogue Forge section.
Planning Docs
Planning Index
| Page | Record Set | Purpose |
|---|---|---|
| State | state-records | Current phase, owner, next queue, and live references. |
| Task Registry | task-records | Ordered Dialogue Forge tasks with dependencies and verification commands. |
| Errors and Attempts | attempt-records | Drift, failures, and follow-up corrections. |
| Decisions | decision-records | Accepted tool and docs decisions. |
Section Scope
| Field | Value |
|---|---|
section | dialogue-forge |
coverage | editor behavior, export paths, data shape, and planning docs tied to the shipped tool |
source | app code, package code, and docs that still match the real editor |
exclusions | speculative branches that do not match the current product |
Record Rules
| Field | Rule |
|---|---|
priority | planning pages sort before deeper implementation docs |
shape | use compact records, stable fields, and explicit ids |
update-trigger | update planning records when the shipped editor or export path changes |