workflow-twin / tasks /level4 /tasks.json
NDGCodes's picture
fix repo structure for HF
1a692ce
raw
history blame contribute delete
210 Bytes
{
"tasks": [
{"id": "L4-001", "summary": "Incident surge due to regional outage", "severity": "high"},
{"id": "L4-002", "summary": "Intermittent third-party API failures", "severity": "medium"}
]
}