Goal: Awareness-resistant inference.
Why it matters: A single provider outage halts all coordination.
Proposed scope:
- Configurable provider fallback list, per-call timeouts, retries with backoff, graceful degradation to cached results.
Acceptance criteria:
- Provider failure triggers failover without failing the task.
- Circuit breaker opens after repeated failures.
Goal: Awareness-resistant inference.
Why it matters: A single provider outage halts all coordination.
Proposed scope:
Acceptance criteria: