Wizard's documented CC baseline is drifting from npm latest.
- Patch-release gap: 6 (threshold: 5)
- Wizard baseline:
v2.1.195 (from SDLC.md <!-- Claude Code Baseline: ... --> anchor)
- npm latest:
v2.1.201 (npm view @anthropic-ai/claude-code version)
What to do
- Open a Claude Code session on your maintainer machine (Max subscription).
- Run the changelog analysis on Max:
claude --print --allowedTools "WebFetch,Read,Bash" "$(cat .github/prompts/analyze-release.md)"
- For each new feature flagged HIGH/MEDIUM relevance, run the full SDLC loop (TDD → tests → review → PR).
- Update
SDLC.md — bump BOTH the <!-- Claude Code Baseline: ... --> anchor AND the Claude Code Recommended row.
- Close this issue. If drift recurs, the next Monday cron will open a fresh one.
Sources
Wizard's documented CC baseline is drifting from npm latest.
v2.1.195(fromSDLC.md<!-- Claude Code Baseline: ... -->anchor)v2.1.201(npm view @anthropic-ai/claude-code version)What to do
SDLC.md— bump BOTH the<!-- Claude Code Baseline: ... -->anchor AND theClaude Code Recommendedrow.Sources
.reviews/cc-feature-inventory-2026-05-24.md(the 32-version miss that motivated this workflow)