Drop "What v0 got right" (self-congratulation), "What v0 proves"
(redundant), and the long prose framing on each finding. Collapse
findings into one-sentence-each v1.1 backlog.
All concrete content preserved: problem, design, what ships, dogfood
table, verdict, four findings, limit-surfaced.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Match the versioned design-doc convention in docs/designs/
(PLAN_TUNING_V0.md, PLAN_TUNING_V1.md, SELF_LEARNING_V0.md,
PACING_UPDATES_V0.md). The original PLAN_ROLLOUT_DOGFOOD.md filename
introduced a new "_DOGFOOD" suffix that didn't match any existing
pattern and read like an evidence appendix rather than a design doc.
Restructure:
- New "Design" section at the top describing what /plan-rollout is,
what v0 ships, and what's deferred to v1.1+
- "Dogfood: PR #1241" section retains the worked example (file
breakdown, reader-time estimate, verdict, findings)
- New "v1.1 roadmap" section consolidates the four follow-up todos
All original dogfood content preserved verbatim under its new section
heading.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>