Skip to content

docs: refresh CLAUDE.md methodology track-record line to v1.0 (#336)#338

Merged
dep0we merged 1 commit into
mainfrom
docs/refresh-track-record-336
Jun 5, 2026
Merged

docs: refresh CLAUDE.md methodology track-record line to v1.0 (#336)#338
dep0we merged 1 commit into
mainfrom
docs/refresh-track-record-336

Conversation

@dep0we
Copy link
Copy Markdown
Owner

@dep0we dep0we commented Jun 5, 2026

Summary

Closes #336.

CLAUDE.md §"Working methods" (line 222) claimed:

4 published tags through v0.13.0, ~55 merged PRs, ~2.4k tests, no production rollback events

Drifted out of sync after the v1.0.0 release. Refreshed to:

7 published tags through v1.0.0, ~160 merged PRs, ~3.3k tests, no production rollback events

Verification (rule 12 — verify before claim)

git tag --list | grep ^v     → 7  (v0.1.0, v0.9.0, v0.10.0, v0.11.0, v0.12.0, v0.13.0, v1.0.0)
gh pr list --state merged    → 159 merged
uv run pytest --collect-only → 3,326 tests collected

Numbers rounded for the "approximately" voice the original line used (~55~160, ~2.4k~3.3k). Tag count is exact (discrete events). The "no production rollback events" claim is preserved verbatim.

Provenance

Filed during the /ship pre-landing review on PR #337 (CLAUDE.md slim). Kept out of that PR to preserve narrow scope; landed here as its own one-line fix.

Test plan

  • uv run pytest --collect-only -q → 3,326 tests (markdown-only diff, no test re-run needed)
  • Counts verified against actual git/gh state at edit time

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.7 noreply@anthropic.com

…336)

The "Working methods" section claimed "4 published tags through v0.13.0,
~55 merged PRs, ~2.4k tests" — drifted out of sync with reality after the
v1.0.0 release. Current counts verified empirically:

  git tag --list | grep ^v       → 7 tags (v0.1, v0.9, v0.10-13, v1.0)
  gh pr list --state merged       → 159 merged
  uv run pytest --collect-only    → 3,326 tests

Refreshed parenthetical to "7 published tags through v1.0.0, ~160 merged
PRs, ~3.3k tests". The "no production rollback events" claim is preserved
verbatim. Surfaced by the /ship pre-landing review on PR #337 (docs slim)
and filed as #336 to keep that PR's scope narrow.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@dep0we dep0we merged commit aff5cc3 into main Jun 5, 2026
5 checks passed
@dep0we dep0we deleted the docs/refresh-track-record-336 branch June 5, 2026 18:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docs: refresh CLAUDE.md methodology track-record line (v0.13.0 → v1.0.0)

1 participant