INTROSPECT_ENABLED_HEADER
const INTROSPECT_ENABLED_HEADER: "VGI-Token-Introspection" = "VGI-Token-Introspection";Defined in: src/http/introspect.ts:49
Advertised on every response (including OPTIONS /health) when the route is
enabled, so a proxy can preflight at boot rather than discovering at first
login that the worker it depends on cannot answer.
