Skip to content

Sentinel Shield v2.0.1 — Engine-Only Maintenance Release

Choose a tag to compare

@bogdaniel bogdaniel released this 09 Jul 20:57
32812ed

Sentinel Shield v2.0.1 — Engine-Only Maintenance Release

Sentinel Shield v2.0.1 is an engine-only maintenance release.

It refreshes post-v2.0.0 release evidence after documentation reconciliation
and workflow-action maintenance. Laravel and Symfony live-consumer validation
remain out of scope.

Framework-validated release and full-platform GA are not claimed by this release.

Release source

  • Engine commit (CI-proven): 32812ed43289104af61b0eb2fc20c784ca2b72c1
  • Scope: engine-only, stage ga
  • Tag target: engine commit (source == release; the tag targets the CI-proven engine commit)
  • Baseline: v2.0.0 (engine commit 13be630a64d044e0ffca8850e3424c2f0799aebf).

What changed since v2.0.0

No executable engine change. The diff from the v2.0.0 evidence merge
(c9013b5e81d1c10534230fc0aef10c52439951f4) to this release source is limited to:

  • Documentation reconciliation (PR #37): CHANGELOG.md, README.md,
    docs/product-status.md, docs/support-policy.md.
  • Workflow-action maintenance (SHA-pinned Dependabot upgrades, CI infrastructure only):
    • actions/upload-artifact 4.6.2 → 7.0.1 (PR #6)
    • actions/checkout 4.2.2 → 7.0.0 (PR #7)
    • actions/setup-node 4.4.0 → 6.4.0 (PR #8)
    • github/codeql-action/autobuild 3.36.2 → 4.36.2 (PR #34)
    • actions/download-artifact 4.3.0 → 8.0.1 (PR #35)

No scripts/, schemas/, config/, profiles/, or tests/ runtime change.

Default-branch CI evidence (event=push, branch=master, head=32812ed)

All required release workflows completed successfully at the release source:

Workflow Run ID
ci-self-test 29042343620
ci-pipeline 29042343666
ci-security 29042343578
ci-workflow-lint 29042343707
ci-adopter-validation 29042343550
ci-compatibility 29042343592
ci-production-readiness 29042343552

(Also green on the source: ci-php 29042343595, ci-node 29042343633,
ci-docker 29042343569, ci-codeql 29042343619, security-incident-validation 29042343629.)

What was validated

  • Static/lint: sh -n, shellcheck -S error, actionlint, zizmor — all clean.
  • Artifacts: 16 CI artifacts downloaded, digest-verified, owned, unexpired (0 failures).
  • Release manifest: reproducible; self-consistency verified (body sha256 8b7079a9…).
  • Security posture: live ci-security acceptance — decision accepted, 0 blocking
    findings, 0 violations.
  • Compatibility: matrix complete, bound to 32812ed; nothing missing.
  • Adopter usability: scorecard pass, 7 offline sessions.
  • Lifecycle: upgrade validation (2.0.0 → 2.0.1) pass; rollback validation pass
    (0 failures each), both bound to 32812ed.

Validation terminology (used precisely)

  • engine-tested
  • standalone-consumer-tested
  • black-box-adopter-harness-tested

This release does not claim production-adopted, framework-validated, or
full-platform-ready.

Known limitations

See docs/v2.0.1-known-limitations.md.