Validate configuration
Confirm public and private environment variables are in the correct environment without exposing values.
Build gate before live status
Xroga separates code generation, a production build, provider deployment, and application verification. Each stage has its own evidence and can fail independently.
Framework-aware production build commands
Vercel project and environment selection
Deployment ID and URL evidence
Post-deployment reachability and release verification
Confirm public and private environment variables are in the correct environment without exposing values.
Use the project package manager and production build command rather than treating typecheck as a deployable artifact.
Check the deployed application and commit identity; do not report provider acceptance as application readiness.