FabricFabricExperiments
Deployment

Live smoke gates

Run M3, M4, and M5 probes against staging and require seven green nights.

Live smokes are the operational gate for staging readiness.

ScriptVerifies
scripts/live-smoke-m3.shauth, JWKS, tenants.me, experiments.list
scripts/live-smoke-m4.shaggregate endpoint and warehouse path
scripts/live-smoke-m5.shaudit-forward route and SRM watcher scan

Required GitHub Actions secrets:

  • FX_LIVE_API_BASE_URL
  • FX_LIVE_API_KEY
  • FX_LIVE_ORG_ID
  • FX_LIVE_EXPERIMENT_ID for M4
  • FX_LIVE_WORKER_TOKEN for M5
  • optional FX_LIVE_EXPECT_BREACH

The workflow .github/workflows/live-smoke.yml runs nightly. M4 and M5 steps are secret-gated and no-op until staging is ready.

M5.1 is operationally complete only after at least seven consecutive green nights.