{{ message }}
docs(roadmap): make ROADMAP forward-looking; drop stale present-state sections#560
Merged
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>
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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

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