Data Quality Service · View 16 of 20 · Operations
Decisions
- The second region carries the state read path and the durable record, not the ability to evaluate. A regional loss means consumers can still ask 'is this safe to read' and get an answer bounded by 2 s of lag; it does not mean new verdicts appear (ADR-04).
- The backfill warehouse runs on spot capacity at low priority — the one place in the design where interruption is genuinely acceptable (ADR-10).
- Object Lock on the override audit log, not on the verdict store: verdicts are append-only by convention and rebuilt if lost, but the override log is the artefact an auditor asks for (ADR-14).
Numbers
- Control plane ≥ 99.5% monthly, state read path ≥ 99.95%, evaluation plane ≥ 99.0%. Stated assumptions.
- State index replication lag ≤ 2 s; control plane RPO 5 min / RTO 30 min.
- Total evaluation cost ceiling 2.5% of platform compute spend (ADR-08).
Deliberate omissions
- The in-place scan of the judged estate is omitted here and drawn in views 07 and 11.
- Networking detail — VPC endpoints, subnet CIDRs, the Databricks private link path — is a build-time concern and is not architecture at this level.