Runtime Flows
This section details the main runtime sequences: advise → approval → apply, and background processing via queues.
Advise → Approval → Apply (happy path)
Error/Timeout Handling (Smart Retry)
Internal Routes and OIDC
- Internal paths (
/internal/*) require OIDC audience matchingINTERNAL_AUDIENCE. - Cloud Tasks / Pub/Sub push use a service account with push OIDC tokens.