Skip to content

Add production readiness gates (kernel → RC) - #110

Merged
IanFrelinger merged 2 commits into
masterfrom
feat/readiness-rc-gates-pr1
May 22, 2026
Merged

Add production readiness gates (kernel → RC)#110
IanFrelinger merged 2 commits into
masterfrom
feat/readiness-rc-gates-pr1

Conversation

@IanFrelinger

Copy link
Copy Markdown
Owner

Summary

  • Tiered shell gates from kernel through RC with Makefile targets and GitHub workflows
  • Production-readiness docs, nexo-ready-gate, and kernel phase resolution tests
  • RC gate: release bundle evidence, GitHub workflow verification, policy tier E scaffold

Test plan

  • make rc-gate-full with RC_GATE_GH_ADVISORY_ONLY=1 locally
  • make nexo-ready-gate with NEXO_READY_SKIP_DOCKER=1
  • Verify rc-gate workflow runs on push

Stacked: PR #2 targets this branch for waterproofing gates.

Made with Cursor

Automates the waterproofing stack with tiered shell gates, Makefile targets,
GitHub workflows, and production-readiness docs so release evidence can run
locally and in CI before tagging.
Co-authored-by: Cursor <cursoragent@cursor.com>
9.0.0 SDK installers are no longer on the CDN; pin 9.0.100 with
latestFeature roll-forward so gate workflows and dotnet CLI resolve.
Co-authored-by: Cursor <cursoragent@cursor.com>
@IanFrelinger
IanFrelinger merged commit 0ecb5bf into masterMay 22, 2026
12 of 26 checks passed
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