The agent caches its validated license features for five minutes on the happy path. When the platform is unreachable — regional AWS outage, network partition, scheduled maintenance — the cache stays valid for a four-hour grace window. During that window the agent continues to serve the customer's licensed tier with a structured warning emitted on every served request. After the window closes, degradation is explicit: the agent falls back to free-tier features with a logged event, never a silent downgrade.
The control plane's drift detector, fidelity recompute loop, and optional repair-proposer loop all absorb transient errors and resume on the next tick. A blip in any single subsystem does not cascade into the request path the proxy serves.