Skip to content

Release 0.10.3 — re-pin README links to v0.10.3#31

Merged
hibou04-ops merged 1 commit into
mainfrom
release/0.10.3
May 22, 2026
Merged

Release 0.10.3 — re-pin README links to v0.10.3#31
hibou04-ops merged 1 commit into
mainfrom
release/0.10.3

Conversation

@hibou04-ops
Copy link
Copy Markdown
Owner

What

Cuts the 0.10.3 release. Bumps the package version and re-pins the README's tag-pinned repository links from v0.10.2 to v0.10.3.

Why

The README links are pinned to blob/v0.10.2/.... The v0.10.2 tag is frozen git history: at that tag, the trust model, toolkit positioning, and CLI example gallery docs are last modified by 188c244 ("Prepare trust-first 0.10.0 release"), whose CI failed (trust-check jobs, fixed in the next commit). So clicking those README links lands on a file page with a red ✗ — a new commit on main cannot change a frozen tag's history.

Re-pinning the links to v0.10.3 resolves this: the v0.10.3 tag's history includes 278a0a1 (PR #30), the passing-CI commit that re-touched those docs, so each file page renders a passing-CI badge.

Changes

  • pyproject.toml / src/antemortem/__init__.py: 0.10.20.10.3
  • README.md: version surfaces, badges, and tag-pinned repository links → v0.10.3
  • README_KR.md: version surfaces (relative links unchanged)
  • docs/generated/claims.md / claims_kr.md: regenerated via generate_readme_claims.py --write
  • docs/claim_ledger*.md, docs/launch_note*.md: version references
  • CHANGELOG.md: [0.10.3] section + compare links
  • docs/release-notes/v0.10.3.md: new

Verification (local)

  • pytest -q → exit 0
  • python scripts/check_repo_consistency.py → passed
  • python scripts/generate_readme_claims.py --check → current
  • python scripts/check_claim_ledger.py → passed
  • python scripts/release_audit.py → passed (build, twine check, wheel smoke; wheel antemortem-0.10.3)

After merge

Tag v0.10.3 on the squash commit, push the tag, publish the GitHub release. PyPI upload (twine upload) is a separate manual step.

🤖 Generated with Claude Code

Bumps the package to 0.10.3 and re-points the README's tag-pinned
repository links from v0.10.2 to v0.10.3.

At the frozen v0.10.2 tag, the trust model, toolkit positioning, and
CLI example gallery docs were last modified by the v0.10.0 commit,
whose CI predated a trust-check fix, so each file page rendered a
failing-CI badge. The v0.10.3 tag includes the passing-CI commit that
re-touched those docs, so the re-pinned links resolve to a green status.

- pyproject.toml / __init__.py: 0.10.2 -> 0.10.3
- README.md / README_KR.md: version surfaces and tag-pinned links
- docs/generated/claims*: regenerated
- docs/claim_ledger* / docs/launch_note*: version references
- CHANGELOG.md: 0.10.3 section
- docs/release-notes/v0.10.3.md: new

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@hibou04-ops hibou04-ops merged commit 9bd6877 into main May 22, 2026
8 checks passed
@hibou04-ops hibou04-ops deleted the release/0.10.3 branch May 22, 2026 20:45
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.

1 participant