A support bundle is a point-in-time, secret-scrubbed snapshot of the deployment's posture — version, gate states, masked env, live probes, last synthetic run, and recent audit rows — in one downloadable JSON. Export it when triaging an incident so support has the whole picture without a screen-share, and without any risk of leaking a token or connection string.
Support bundleOne-click incident triage export: version + ACA revision, gate-registry state, masked env posture, live probes, the last synthetic run, and recent audit rows — secret-scrubbed, safe to attach to a ticket.Runbook
Secret-safeEnv values are masked at source (secrets → ***) and the whole bundle is run through a secret scrubber server-side. No Key Vault values, tokens, or connection strings are included.