Skip to content

Release 0.10.4 — restructure README, sweep remaining doc badges#32

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

Release 0.10.4 — restructure README, sweep remaining doc badges#32
hibou04-ops merged 1 commit into
mainfrom
release/0.10.4

Conversation

@hibou04-ops
Copy link
Copy Markdown
Owner

What

Cuts the 0.10.4 release. Two things, folded into one release:

1. README restructure (modeled on the omega-lock README)

High-leverage navigation moved near the top:

  • README-family links (English · 한국어 · Easy · 쉬운 한국어) moved directly under the badges — previously buried near the bottom.
  • "How is this different?" moved above "Quick start" — why it's different before how to use it.
  • Verification links (claims / trust model / toolkit positioning / claim ledger / examples) grouped under a **Verification** lead-in.
  • README_KR.md, EASY_README.md, EASY_README_KR.md: completed the README-family link line so every variant lists all four.

2. Badge sweep for the remaining README-linked docs

At the v0.10.3 tag, cli_exit_codes.md, provider_compatibility.md, release_hygiene.md, and the EASY_README* files were still last-modified by 188c244 (failing CI). Re-pinning the README to v0.10.4 plus re-touching those files (backlink footer / completed family line) moves them onto a passing-CI commit.

src/antemortem/prompts.py and LICENSE are intentionally not swept — churning the system-prompt source or the license file for a CI badge is poor practice. (LICENSE is owned by a pre-CI commit and shows no badge anyway.)

Other changes

  • pyproject.toml / src/antemortem/__init__.py: 0.10.30.10.4
  • docs/generated/claims.md / claims_kr.md: regenerated
  • docs/claim_ledger*.md, docs/launch_note*.md: version references
  • CHANGELOG.md: [0.10.4] section + compare links; docs/release-notes/v0.10.4.md: new
  • tests/test_cli_help_text.py: Quick Start section-boundary updated for the new heading order (the test split on ## How is this different?, which now precedes ## Quick start)

Verification (local)

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

🤖 Generated with Claude Code

Restructures README.md so high-leverage navigation sits near the top
(modeled on the omega-lock README), and re-pins the remaining
README-linked docs to a passing-CI commit.

README restructure:
- README-family links moved directly under the badges
- "How is this different?" moved above "Quick start"
- verification links grouped under a Verification lead-in

Badge sweep (at the v0.10.3 tag these were last touched by a failing-CI
commit):
- README backlink footer added to the cli_exit_codes, provider_compatibility,
  and release_hygiene docs
- README-family link line completed in EASY_README and EASY_README_KR

- pyproject.toml / __init__.py: 0.10.3 -> 0.10.4
- README.md / README_KR.md: version surfaces and tag-pinned links
- docs/generated/claims*: regenerated
- test_cli_help_text: Quick Start section boundary updated for the new order

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