Skip to content

docs(v1.4): prep conceptual-doc banners + overview history for server v1.4#78

Merged
smaramwbc merged 1 commit into
mainfrom
docs/v1.4-release-prep
Jul 13, 2026
Merged

docs(v1.4): prep conceptual-doc banners + overview history for server v1.4#78
smaramwbc merged 1 commit into
mainfrom
docs/v1.4-release-prep

Conversation

@smaramwbc

Copy link
Copy Markdown
Owner

Summary

Prep-work for the incoming server v1.4.0 tag push, which will trigger verify-workspace-versions in smaramwbc/statewave/.github/workflows/release.yml. That gate checks: banners on the four conceptual docs (overview / repo-map / v1-contract / conventions) match X.Y.x of truth, the repo-map test-counts label matches truth, and overview.md version-history has a ### vX.Y heading.

  • overview.md — banner 1.3.x → 1.4.x; added ### v1.4 — Tenant scoping & operator resilience history entry (4 bullets: tenant-scoped lookups, admin ops surface, bootstrap resilience, non-breaking additions)
  • repo-map.md — banner 1.3.x → 1.4.x; test-counts label (as of v1.3.0) → (as of v1.4.0)
  • v1-contract.md — banner 1.3.x → 1.4.x
  • conventions.md — banner 1.3.x → 1.4.x

SDK rows in repo-map stay at v1.2.0 (they're independent, per _targets.py) — will bump when each SDK actually ships v1.4.0.

Test plan

  • python tools/check-versions.py locally against a bumped statewave/pyproject.toml (1.4.0) — dry-runs green
  • python tools/check-proof-figures.py — passes (mirrors match SSoT unchanged)
  • Merge before pushing v1.4.0 tag in smaramwbc/statewave so the release workflow's verify-workspace-versions gate finds the aligned surfaces on statewave-docs/main

… v1.4

- overview.md: banner 1.3.x → 1.4.x, add v1.4 history entry
  (tenant scoping, admin ops surface, bootstrap resilience, non-breaking)
- repo-map.md: banner 1.3.x → 1.4.x, test-counts label → v1.4.0
- v1-contract.md: banner 1.3.x → 1.4.x
- conventions.md: banner 1.3.x → 1.4.x

Prepares the surfaces that the server's release-time
verify-workspace-versions gate checks against the incoming v1.4.0 tag.
SDK rows stay at their independent v1.2.0 pending each SDK's own release.
@smaramwbc
smaramwbc merged commit c45cc88 into main Jul 13, 2026
2 checks passed
@smaramwbc
smaramwbc deleted the docs/v1.4-release-prep branch July 13, 2026 21:18
smaramwbc added a commit to smaramwbc/statewave that referenced this pull request Jul 13, 2026
- pyproject.toml: 1.3.0 → 1.4.0
- README.md status blurb + active-development line to v1.4.0

Companion statewave-docs updates (banners → 1.4.x, overview.md v1.4
history entry, test-counts label → v1.4.0, product.md status line →
1.4.0) are landed via smaramwbc/statewave-docs#78 and #79. Release
workflow's verify-workspace-versions gate is green against 1.4.0 as
truth.
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