docs(roadmap): make ROADMAP forward-looking; drop stale present-state sections#560
Conversation
… sections Remove the drift-prone present-state inventories from ROADMAP.md and prune forward sections of work that has shipped: - Delete the "Current State" and "Recently Shipped" sections; replace the intro with a pointer to the README estimator catalog / RTD / CHANGELOG, which maintain "what exists today" authoritatively. A forward-looking roadmap stops this drift (it was ~952 commits / two months stale at v3.5.3). - Prune shipped items from forward sections: HeterogeneousAdoptionDiD (now a shipped estimator), the triple-difference covariate-identification audit (Complete on the methodology tracker), and Butts spillovers (shipped as SpilloverDiD). - Slim the AI-Agent Track "Building blocks already in place" enumeration to a one-line pointer. - Fix the stale SpilloverDiD survey_design= flag in llms-full.txt (Wave E lifted the rejection); leave covariates= (still NotImplementedError) intact. - Update docs/business-strategy.md's structural description to match. Docs-only; no source/test/methodology behavior changes. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
✅ Overall Assessment: Looks goodExecutive Summary
MethodologyFinding: P3 informational —
Finding: P3 informational — documented/tracked limitations remain non-blocking
Code QualityFinding: No issues
PerformanceFinding: No issues
MaintainabilityFinding: P3 — minor cross-doc wording drift
Tech DebtFinding: No blocking issues
SecurityFinding: No issues
Documentation/TestsFinding: P3 — no tests added, acceptable for docs-only PR
|
Address P3 review finding: the "In Shipping Next on ROADMAP.md" list implied BusinessReport / DiagnosticReport are still queued. They have shipped; only the context-aware practitioner_next_steps() follow-up remains. Reword to match the forward-looking ROADMAP framing. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
🔁 AI review rerun (requested by @igerber) Head SHA: ✅ Overall Assessment: Looks goodExecutive Summary
MethodologyFinding: P3 informational - Code QualityFinding: No issues PerformanceFinding: No issues MaintainabilityFinding: P3 informational - residual internal planning-doc drift Tech DebtFinding: No blocking issues SecurityFinding: No issues Documentation/TestsFinding: P3 informational - no tests added, acceptable for docs-only PR |
Summary
ROADMAP.mdforward-looking only: delete the drift-prone "Current State" and "Recently Shipped" sections; the intro now points to the README estimator catalog / RTD / CHANGELOG, which maintain "what exists today" authoritatively. (The roadmap had frozen at ~v3.3.0 while the library shipped v3.5.3 — ~952 commits of drift.)HeterogeneousAdoptionDiD(now a shipped estimator), the triple-difference covariate-identification audit (Complete on the methodology tracker for bothTripleDifferenceandStaggeredTripleDifference), and Butts spillovers (shipped asSpilloverDiD).SpilloverDiDsurvey_design=flag inllms-full.txt(Wave E lifted the rejection — HC1/CR1/Conley analytical-TSL supported); leave the still-accuratecovariates=NotImplementedErrorflag intact.docs/business-strategy.md's structural description (internal doc) to match the forward-looking layout.Methodology references (required if estimator / math changes)
diff_diff/is the bundled agent-guide textdiff_diff/guides/llms-full.txt, edited solely to document an already-shippedSpilloverDiDsurvey capability (Wave E); no code, no methodology, no behavior change.Validation
Security / privacy
Generated with Claude Code