Skip to content

docs(v1.4): fix product-status pattern + bump status surfaces for v1.4.0#79

Merged
smaramwbc merged 1 commit into
mainfrom
docs/v1.4-product-line-pattern
Jul 13, 2026
Merged

docs(v1.4): fix product-status pattern + bump status surfaces for v1.4.0#79
smaramwbc merged 1 commit into
mainfrom
docs/v1.4-product-line-pattern

Conversation

@smaramwbc

Copy link
Copy Markdown
Owner

Summary

Small follow-up to PR #78 that unblocks the smaramwbc/statewave v1.4.0 tag push.

The release workflow's verify-workspace-versions gate was still failing with:
```
docs_product_status: pattern not found [statewave-docs/product.md]
```
because product.md line 48 now reads release line (v1.3.0) (a wording change earlier this release cycle for maturity-honesty) while the pattern in _targets.py still expected the pre-change release (vX.Y.Z) — no version wording between them.

Changes

  • _targets.pydocs_product_status pattern gets line between release and (vX.Y.Z).
  • product.md — status line bumped 1.3.0 → 1.4.0.
  • README.md## Current status feature blurb rewritten for v1.4.0 (tenant-scoping, admin ops surface, bootstrap resilience, SDK parity note); previous v1.3.0 hybrid-retrieval framing referenced as "the v1.3 stack remains stable".

Test plan

  • python tools/check-versions.py locally → ✓ all mechanical surfaces match truth (server v1.4.0)
  • python tools/check-proof-figures.py → still passes (unchanged)
  • Once merged, push v1.4.0 tag in smaramwbc/statewave; release workflow's verify-workspace-versions gate should be green

- _targets.py: docs_product_status pattern add " line " between "release"
  and "(vX.Y.Z)" so the current "release line" wording matches
- product.md: status line 1.3.0 → 1.4.0
- README.md: current-status feature blurb rewritten for v1.4.0 (tenant
  scoping, admin ops surface, bootstrap resilience, SDK parity note)

Unblocks the smaramwbc/statewave v1.4.0 tag push — the release workflow's
verify-workspace-versions gate currently fails on the stale product.md
pattern (unrelated to v1.4 itself, but the fix has to land docs-side).
@smaramwbc
smaramwbc merged commit 816373d into main Jul 13, 2026
2 checks passed
@smaramwbc
smaramwbc deleted the docs/v1.4-product-line-pattern branch July 13, 2026 21:26
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