workflow-twin / tasks /medium.json
NDGCodes's picture
fix repo structure for HF
1a692ce
raw
history blame contribute delete
328 Bytes
{
"tasks": [
{
"id": "M-2001",
"summary": "API key rotation broke webhook signing for one tenant.",
"severity": "medium",
"max_attempts": 4
},
{
"id": "M-2002",
"summary": "Sync job misses records under peak load.",
"severity": "high",
"max_attempts": 5
}
]
}