Skip to content

docs(security,ci): fix stale references and clarify stable-only release trigger#15

Merged
rldyourmnd merged 1 commit into
mainfrom
fix/doc-sync-and-release-clarity
Jul 12, 2026
Merged

docs(security,ci): fix stale references and clarify stable-only release trigger#15
rldyourmnd merged 1 commit into
mainfrom
fix/doc-sync-and-release-clarity

Conversation

@rldyourmnd

Copy link
Copy Markdown
Contributor

Cleanup pass — no behavior change to the enforced release path.

  • SECURITY.md — the supported-versions row hardcoded a stale 2.0.2; made it version-agnostic (latest numeric release tag) so it never drifts again.
  • .github/workflows/README.md — corrected the shared-CI pin (0.5.1/ac4d1f40.8.1/8b8e3ea) and documented the minimal runtime bundle as the second attested release asset.
  • release.yml — added a comment documenting that the numeric trigger is intentionally stable-only (prerelease tags stay ruleset-protected but are cut manually; the shared workflow has no prerelease marking).
  • Regenerated build/release-evidence.json for the new content digest, now bound to the current harness commit 04ad9fed.

Verified locally: actionlint clean, tag-time evidence verifier recompute + emit_evidence --check valid.

…se trigger

- SECURITY.md: make the supported-version row version-agnostic ("latest
  numeric release tag") so it no longer drifts every release (was a stale
  "2.0.2").
- .github/workflows/README.md: correct the shared-CI pin (0.5.1/ac4d1f4 ->
  0.8.1/8b8e3ea) and note the minimal runtime bundle as the second attested
  release asset.
- release.yml: document that the numeric trigger is intentionally stable-only
  (prerelease tags stay ruleset-protected but are cut manually, as the shared
  workflow has no prerelease marking).
- Regenerate build/release-evidence.json for the new content digest, bound to
  the current harness commit 04ad9fed (also clears the prior evidence.harness
  lineage lag).
@rldyourmnd rldyourmnd merged commit 9bc944e into main Jul 12, 2026
8 checks passed
@rldyourmnd rldyourmnd deleted the fix/doc-sync-and-release-clarity branch July 12, 2026 00:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant