ROADMAP.md:3 states:
Current version: 0.40.0
Current truth: the latest tag is v0.41.0 (commit 6de8e3d "cut: v0.41.0 (#1037)"), and CLAUDE.md's "Current state" section already correctly reads "Latest release: v0.41.0". tools/doc_drift_check.sh only gates the CLAUDE.md line, so this ROADMAP.md line silently fell behind — it's now the one place in the repo still claiming 0.40.0.
Fix: bump the line to 0.41.0, or drop the standalone version claim in favor of pointing at CLAUDE.md/CHANGELOG.md as the source of truth (matching the pattern the "Recently shipped" paragraph below it already half-follows).
ROADMAP.md:3 states:
Current truth: the latest tag is v0.41.0 (commit 6de8e3d "cut: v0.41.0 (#1037)"), and CLAUDE.md's "Current state" section already correctly reads "Latest release: v0.41.0". tools/doc_drift_check.sh only gates the CLAUDE.md line, so this ROADMAP.md line silently fell behind — it's now the one place in the repo still claiming 0.40.0.
Fix: bump the line to 0.41.0, or drop the standalone version claim in favor of pointing at CLAUDE.md/CHANGELOG.md as the source of truth (matching the pattern the "Recently shipped" paragraph below it already half-follows).