v0.24.0: strengthen routing policy and E2E delivery gates - #13
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Verification
bash scripts/test.sh backend-checksnpm run typechecknpm run test:unit(40 files, 148 tests)npm run buildnpm run check:e2e-coverage(43 routes, 49 scenarios)npm run check:e2e-completeness(192 operations, zero required evidence gaps)npm run check:public-doc-linksnpm run check:enterprise-surfacenpm run check:workflow-pipefailnpm run check:release-browser-contractbash scripts/test-system-update-lifecycle.sh: upgrade, restart, rollback, restart passed against a dedicated PostgreSQL instancenode --test scripts/fake-s3.test.mjs: 7 passedgo test ./internal/system -count=1git diff --checkand shell syntax checksRelease boundary
GitHub CI and the tag release workflow are authoritative for PostgreSQL 16, container smoke, Linux release artifacts, installer acceptance, upgrade/rollback, and production browser journeys. Production deployment will use only the published GitHub Release Linux amd64 artifact after those gates pass. The production PostgreSQL database will be backed up and preserved; no database reset is authorized or planned.