|
| 1 | +{ |
| 2 | + "id": "urn:srcos:oprisk-reserve-report:devtools-agent-2026-q2", |
| 3 | + "type": "ReserveScenarioReport", |
| 4 | + "specVersion": "2.0.0", |
| 5 | + "generatedAt": "2026-04-20T22:45:00Z", |
| 6 | + "subjectRef": "urn:srcos:service-portfolio:devtools-agent-stack", |
| 7 | + "reportingWindow": { |
| 8 | + "startAt": "2026-01-01T00:00:00Z", |
| 9 | + "endAt": "2026-03-31T23:59:59Z", |
| 10 | + "horizonDays": 365 |
| 11 | + }, |
| 12 | + "currency": "USD", |
| 13 | + "bindingBasis": "transparent_benchmark", |
| 14 | + "method": "hybrid", |
| 15 | + "tailConfidence": 0.99, |
| 16 | + "transparentBenchmarkReserve": 24056000, |
| 17 | + "scenarioReserve": 10205000, |
| 18 | + "suggestedReserve": 24056000, |
| 19 | + "expectedAnnualLoss": 786000, |
| 20 | + "controlDelta": { |
| 21 | + "targetExpectedAnnualLoss": 505000, |
| 22 | + "expectedAnnualLossReduction": 281000, |
| 23 | + "targetSuggestedReserve": 23720000, |
| 24 | + "reserveRelease": 336000 |
| 25 | + }, |
| 26 | + "scenarioSet": [ |
| 27 | + { |
| 28 | + "scenarioId": "SCN-001", |
| 29 | + "scenarioName": "Cloud control plane outage", |
| 30 | + "eventFamily": "system_platform_disruption", |
| 31 | + "frequency": 0.18, |
| 32 | + "severity": 1200000, |
| 33 | + "expectedLoss": 216000, |
| 34 | + "reserveContribution": 1800000, |
| 35 | + "controlState": "current" |
| 36 | + }, |
| 37 | + { |
| 38 | + "scenarioId": "SCN-011", |
| 39 | + "scenarioName": "Upstream release and integration drift", |
| 40 | + "eventFamily": "upstream_drift_integration_misalignment", |
| 41 | + "frequency": 0.22, |
| 42 | + "severity": 165000, |
| 43 | + "expectedLoss": 36300, |
| 44 | + "reserveContribution": 240000, |
| 45 | + "controlState": "current" |
| 46 | + } |
| 47 | + ], |
| 48 | + "sourceRefs": [ |
| 49 | + { |
| 50 | + "kind": "corpus", |
| 51 | + "uri": "https://status.openai.com/history", |
| 52 | + "note": "Illustrative corpus input source." |
| 53 | + }, |
| 54 | + { |
| 55 | + "kind": "benchmark", |
| 56 | + "uri": "https://www.bis.org/bcbs/publ/d515.pdf", |
| 57 | + "note": "Illustrative benchmark and governance reference." |
| 58 | + } |
| 59 | + ], |
| 60 | + "tags": [ |
| 61 | + "oprisk", |
| 62 | + "reserve", |
| 63 | + "scenario-report" |
| 64 | + ] |
| 65 | +} |
0 commit comments