These files are meant to be copied or substituted locally:
baseline-release/andcandidate-release/are examplerelease.yamlbundles.pricing-*.yamlare example pricing tables (immutable by default; use--replaceto update).policy.yamlis an example active policy used byrelease diffandrelease promote.*-events.jsonlcontain placeholderrelease_idvalues (__BASELINE_RELEASE_ID__,__CANDIDATE_RELEASE_ID__).
Fastest path (from repository root, with uv):
uv run flightdeck-quickstart-verifyOr python -m flightdeck.quickstart_smoke / py -3 -m flightdeck.quickstart_smoke in an activated venv. Unix shell alternative from this directory: ../../scripts/smoke.sh (Git Bash / WSL on Windows).
Manual step-by-step: root README.md.
CI / GitOps: ../ci/README.md (policy gate script and GitHub Actions templates).
Deploy serve: ../deploy/README.md. Runtime POST /v1/events: ../integration/README.md.