Commit Graph

2 Commits

Author SHA1 Message Date
Manas Srivastava 673665d165 docs(plan-rollout): compress PLAN_ROLLOUT_V0.md (188 → 81 lines, -57%)
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>
2026-05-11 11:33:44 +05:30
Manas Srivastava 2684677b97 docs(plan-rollout): restructure dogfood as PLAN_ROLLOUT_V0.md
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>
2026-05-11 11:01:35 +05:30