Every procurement officer has the same mental model of an SLA: "if the vendor's system is down, what do I get back?" The naive answer is a credit. The mature answer — the one DEFONEOS offers — is a six-tier ladder with named uptime, response, resolution, credit, bonus pool, escalation owner, and SIGIL-anchored monthly measurement. This card is what a buyer sends to their procurement / CISO / GC / Insurance Broker for tier selection.
The card is deliberately readable in 90 seconds. The full contractual SLA is the MSA Schedule 2, exchanged at signature; this card is the readable front.
| Tier | Uptime / month | P1 response | P1 resolution | P2 response | P2 resolution | P3 response | P3 resolution | P4 | Credit on miss | Bonus pool | Monthly fee band |
|---|---|---|---|---|---|---|---|---|---|---|---|
| Bronze | 99.5% | 4 BH | 24 BH | 8 BH | 72 BH | 24 BH | 10 BD | Best effort | 5% | — | £2k – £8k |
| Silver | 99.9% | 2 h | 12 h | 4 h | 48 h | 12 h | 5 BD | Best effort | 10% | — | £8k – £25k |
| Gold | 99.95% | 30 min | 6 h | 2 h | 24 h | 8 h | 3 BD | 1 BD | 15% | — | £25k – £75k |
| Platinum | 99.99% | 15 min | 2 h | 1 h | 8 h | 4 h | 2 BD | 1 BD | 25% + named TAM | 1 month free at 99 consec. | £75k – £200k |
| Sovereign | 99.99% (single-tenant) | 15 min | 2 h | 1 h | 8 h | 4 h | 2 BD | 1 BD | 30% + named 33-agent escalation | 1 month free + named to public dashboard | £200k – £500k |
| Sovereign-Air-Gap | 99.99% (no internet) | 30 min (OOB) | 4 h | 2 h (OOB) | 12 h | 8 h (OOB) | 3 BD | 1 BD | 30% + named 33-agent escalation | 1 month free + named to public dashboard | £500k+ |
Notation: BH = business hours (Mon-Fri 09:00-18:00 UK, excl. UK public holidays); h = clock hours; BD = business days; OOB = out-of-band (satellite phone / secure fax / courier).
| Severity | Definition | Examples | Customer impact |
|---|---|---|---|
| P1 — Critical | Total service outage OR safety-critical malfunction OR active exploit | API down · model producing SEV-1 content · data breach · adversarial exploit in wild | Production stopped, customer cannot proceed |
| P2 — High | Major feature impaired OR non-critical malfunction affecting >25% of users | Specific endpoint down · drift detected · fairness regression · slow responses | Major degradation, workaround exists |
| P3 — Medium | Minor feature impaired OR cosmetic issue affecting <25% of users | Single-user issue · UI bug · non-critical telemetry gap | Minor degradation, workaround trivial |
| P4 — Low | Question / enhancement / documentation | How-to · feature request · doc typo | None — informational |
Uptime is measured per calendar month against the buyer's contracted tenant endpoint. The formula:
uptime_pct = ((total_minutes_in_month − excluded_downtime) − incident_minutes) / (total_minutes_in_month − excluded_downtime) × 100
Excluded downtime (not counted against SLA):
Incident minutes are measured from the first SIGIL-anchored P1/P2 incident timestamp to the SIGIL-anchored resolution timestamp. Both timestamps are signed by the 33-agent BFT council at incident close.
| Tier | Miss trigger | Credit % | Maximum monthly credit | Additional remedies |
|---|---|---|---|---|
| Bronze | Uptime < 99.5% in month | 5% | 5% of monthly fee | Postmortem within 10 BD |
| Silver | Uptime < 99.9% in month | 10% | 10% of monthly fee | Postmortem + named remediation owner |
| Gold | Uptime < 99.95% in month | 15% | 15% of monthly fee | Postmortem + named remediation owner + free next-month extension |
| Platinum | Uptime < 99.99% in month OR P1 resolution > 2h | 25% | 25% of monthly fee | Postmortem + named TAM accountability + free next-month extension + named to internal trust dashboard |
| Sovereign | Uptime < 99.99% OR P1 resolution > 2h OR BFT 33-agent vote < 23/33 | 30% | 30% of monthly fee | All Platinum remedies + named 33-agent escalation lead + named to public dashboard (buyer may redact) |
| Sovereign-Air-Gap | Same as Sovereign, measured against air-gapped SLA endpoint | 30% | 30% of monthly fee | Same as Sovereign, with OOB channel acknowledgement |
Credits are applied automatically to the next invoice. The buyer does not need to claim them. If a credit is disputed, the dispute process in §10 applies.
Platinum, Sovereign, and Sovereign-Air-Gap tiers include a bonus pool. The pool rewards sustained over-performance:
| Trigger | Reward | Publicity |
|---|---|---|
| 99 consecutive calendar months above 99.99% uptime | 1 month free service | Named (with consent) on csoai.org/sla/honour-roll |
| Zero P1 incidents in a calendar year | Quarterly QBR hosted at DEFONEOS expense | Internal trust dashboard |
| Zero P2 incidents in a calendar quarter | Named "Trust Partner" status for 12 months | Public dashboard + case study option |
| 12 months of zero open SIGIL-anchored advisory acknowledgements | Lifetime 5% renewal discount | Public dashboard + case study |
| Tier | First responder | Escalation owner | Final escalation |
|---|---|---|---|
| Bronze | On-call engineer (24/7 rotation) | Engineering Manager | VP Engineering |
| Silver | On-call senior engineer + dedicated TAM | Director of Customer Success | VP Engineering |
| Gold | On-call staff engineer + dedicated TAM | VP Customer Success | CISO + CTO |
| Platinum | On-call principal engineer + dedicated TAM + 24/7 SEV-1 hotline | CTO (named at MSA) | CEO + 33-agent BFT lead |
| Sovereign | On-call principal + named TAM + CISO direct line | CEO + CISO | 33-agent BFT council (named voters) |
| Sovereign-Air-Gap | On-call principal + named TAM + CISO OOB channel | CEO + CISO | 33-agent BFT council (named voters) |
Every month's SLA performance is captured in a SIGIL-anchored attestation record:
{
"att_id": "SLA-2026-07-MEGACORP",
"tier": "sovereign",
"period": "2026-07",
"uptime_pct": 99.994,
"uptime_target_pct": 99.99,
"miss": false,
"p1_count": 0,
"p2_count": 2,
"p3_count": 7,
"p4_count": 14,
"incident_minutes_excluded": 0,
"incident_minutes_counted": 3,
"credit_due_pct": 0,
"attested_at": "2026-08-05T09:00:00Z",
"bft_vote_round": 1247,
"bft_vote_result": "28-approve / 5-amend / 0-reject",
"ed25519_sig": "a4f8c2d9e1b3...",
"buyer_verify_url": "https://csoai.org/sla/verify/SLA-2026-07-MEGACORP"
}
Buyers verify any attestation via curl https://csoai.org/sla/verify/{att_id}. Verification is <100ms and returns the full record + BFT vote details.
| Type | Notice required | Max frequency | Max duration | Tiers affected |
|---|---|---|---|---|
| Emergency security patch | Best-effort | No limit | 60 min | All |
| Standard maintenance | 5 BD | 2 / month | 2 hours each | Bronze / Silver |
| Gold maintenance | 10 BD | 1 / month | 4 hours | Gold / Platinum |
| Sovereign upgrade | 30 days | 1 / quarter | 4 hours | Sovereign / Sovereign-Air-Gap |
| Sovereign-Air-Gap upgrade | 60 days + on-site presence option | 1 / quarter | 6 hours | Sovereign-Air-Gap |
disputes@csoai.org or buyer's named TAM).| Question | Answer lives in |
|---|---|
| "What about insurance / liability?" | defoneos-mod-insurance-liability-bridge.html |
| "What about incident response?" | defoneos-mod-escalation-runbook.html |
| "What about PMS reporting?" | defoneos-mod-post-market-monitoring-plan.html |
| "What about security architecture?" | defoneos-mod-zero-trust-network-architecture.html |
| "What about EU CRA readiness?" | defoneos-mod-eu-cyber-resilience-act-readiness.html |
| "What's the contract structure?" | defoneos-mod-proposal.html + MSA Schedule 2 |
curl https://csoai.org/defoneos-mod-sla-tier-card.html | shasum -a 256csoai.org/sla/{tenant_id}csoai.org/sla/verify/{att_id}csoai.org/advisories/subscribesuccess@csoai.org