Expand description
cloud doctor: pre-deploy preflight for runtime prerequisites.
Validates the things that otherwise only surface as a post-deploy 500 — a
valid profile (incl. governance.authz), a provisionable signing key,
secrets.json with the required keys and provider credentials — and probes
database/hook reachability. The preflight runs automatically before
cloud deploy builds an image, and is exposed standalone (cloud doctor)
so an operator can check a profile without deploying.