Files
git.stella-ops.org/docs/modules/notify/simulations/sample-simulation-report.json
2025-12-25 10:54:10 +02:00

14 lines
223 B
JSON

{
"rule_id": "RULE-INCIDENT",
"tenant_id": "tenant-123",
"fixtures_version": "v1",
"result": "passed",
"evidence": [
{
"event_id": "evt-1",
"decision": "send",
"channel": "email"
}
]
}