Skip to content

docs: DOC-C1 correct false v0.2.0 released label - #7

Merged
scottconverse merged 1 commit into
mainfrom
fix/doc-c1-version-honesty
Jun 26, 2026
Merged

scottconverse merged 1 commit into
mainfrom
fix/doc-c1-version-honesty

Conversation

@scottconverse

Copy link
Copy Markdown
Contributor

Summary

Corrects the false claim that civicnotice v0.2.0 has been published as a GitHub release.

Reality: only v0.1.0 and v0.1.1 are published releases. The v0.2.0 tag exists but was never released on GitHub. The v0.2.0 source/package version is correct in-tree and ships as a bundled commit-pinned module inside CivicSuite Windows Local; it is not a standalone published release.

Changed: README.md, USER-MANUAL.md, USER-MANUAL.txt, docs/index.html -- corrected release-state wording only. Package versions, test assertions, and historical audit artifacts are untouched.

Signed-off-by: Claude noreply@anthropic.com

The latest published GitHub release is v0.1.1 (gh release list shows only
v0.1.0 and v0.1.1; a v0.2.0 git tag exists but no v0.2.0 release was ever
published). README, USER-MANUAL (.md/.txt), and docs/index.html described
v0.2.0 as a shipped/published "release"/"Shipping v0.2.0", which is false.

Relabel to the house scheme already encoded in the umbrella's
verify-suite-state.py (civicnotice carries release_required=False) and
STATUS.md (published vs bundled-source distinction): v0.1.1 is the latest
published GitHub release; v0.2.0 is the current in-tree/bundled source,
aligned to civiccore v1.2.0, shipped only via the Windows Local city-core
commit-pinned bundle and not yet published as a GitHub release.

The 0.2.0 source/package version (pyproject, __init__, /health, public_ui
badge, tests) is genuine and unchanged; only the false release-state claim
is corrected. verify-docs gate still passes.

Signed-off-by: Claude <noreply@anthropic.com>
@scottconverse
scottconverse merged commit 79b8d07 into main Jun 26, 2026
2 checks passed
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