0.1.1 is published (npm dist-tag latest is 0.1.1, git tag v0.1.1 exists, package.json says 0.1.1), but the docs still record 0.1.0 as the published state: README.md:47 ("0.1.0 is published to npm. Install it globally"), docs/README.md:62 — the self-declared "single source of truth for release status" — plus docs/design/decisions.md (DEC-7), docs/design/product-spec.md:107, and CLAUDE.md/AGENTS.md.
Impact: the designated single source of truth for release status no longer reflects the latest published release, and the surrounding docs echo the stale state.
Acceptance: docs/README.md's readiness section records that 0.1.1 shipped via the OIDC pipeline, and the echoing passages (README, decisions.md, product-spec.md, CLAUDE.md/AGENTS.md) are updated or reworded to not pin a version that rots.
0.1.1is published (npm dist-taglatestis0.1.1, git tagv0.1.1exists,package.jsonsays0.1.1), but the docs still record0.1.0as the published state:README.md:47("0.1.0is published to npm. Install it globally"),docs/README.md:62— the self-declared "single source of truth for release status" — plusdocs/design/decisions.md(DEC-7),docs/design/product-spec.md:107, andCLAUDE.md/AGENTS.md.Impact: the designated single source of truth for release status no longer reflects the latest published release, and the surrounding docs echo the stale state.
Acceptance:
docs/README.md's readiness section records that0.1.1shipped via the OIDC pipeline, and the echoing passages (README, decisions.md, product-spec.md, CLAUDE.md/AGENTS.md) are updated or reworded to not pin a version that rots.