Skip to content

Add post-RC waterproofing gates (perf, compat, DR) - #111

Merged
IanFrelinger merged 1 commit into
feat/readiness-rc-gates-pr1from
feat/waterproofing-gates-pr2
May 22, 2026
Merged

Add post-RC waterproofing gates (perf, compat, DR)#111
IanFrelinger merged 1 commit into
feat/readiness-rc-gates-pr1from
feat/waterproofing-gates-pr2

Conversation

@IanFrelinger

Copy link
Copy Markdown
Owner

Summary

  • perf-gate, compat-gate, dr-gate, and waterproofing-gate-full automation
  • Baseline perf metrics, LiteDB DR drills, mesh persistence verify
  • docs/exceptions.yaml, rollback drill and release sign-off templates

Test plan

  • make waterproofing-gate-full
  • PERF_GATE_STRICT_BASELINE=1 make perf-gate-full (after baseline exists)

Depends on: production readiness gates PR (base branch).

Made with Cursor

Covers regression baselines, migration/resume compatibility, disaster
recovery drills, and RC policy checks (exceptions, rollback, sign-off).
Co-authored-by: Cursor <cursoragent@cursor.com>
@IanFrelinger
IanFrelingerforce-pushed the feat/waterproofing-gates-pr2 branch from c812b3d to 52d2a9aCompareMay 22, 2026 01:15
@IanFrelinger
IanFrelinger merged commit b84d792 into feat/readiness-rc-gates-pr1May 22, 2026
2 checks passed
IanFrelinger added a commit that referenced this pull request May 22, 2026
… (#114)
* Add post-RC waterproofing gates (perf, compat, DR).
Covers regression baselines, migration/resume compatibility, disaster
recovery drills, and RC policy checks (exceptions, rollback, sign-off).
Co-authored-by: Cursor <cursoragent@cursor.com>
* Fix runtime release gate and air-gapped test hardening.
Unblocks ship/RC tiers: composable backend routing, application path
allowlist, adaptive runtime iterations, CI runtime-gate flags, multi-env
exit semantics, test-framework Docker image, and xUnit migration in security
and trust tests.
Co-authored-by: Cursor <cursoragent@cursor.com>
* Add SelfExtendGenerated composable CLI extension commands and tests.
Generated extension surface for UI shell/workflow, domain knowledge, feature
hotload, and demo bundle commands used by adaptive runtime release-core paths.
Co-authored-by: Cursor <cursoragent@cursor.com>
---------
Co-authored-by: Cursor <cursoragent@cursor.com>
Sign up for freeto 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

@IanFrelinger