You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: add API version negotiation and post-deploy contract validation
- Server reads X-OpenBoot-Version header from CLI requests
- Returns X-OpenBoot-Upgrade: true if CLI is older than MIN_CLI_VERSION
- Deploy job now runs smoke-test-api.sh and golden-path/test.sh after health check
0 commit comments