workflow-twin / tasks /hard.json
NDGCodes's picture
fix repo structure for HF
1a692ce
raw
history blame contribute delete
346 Bytes
{
"tasks": [
{
"id": "H-3001",
"summary": "Cross-region failover causes duplicate invoice generation.",
"severity": "high",
"max_attempts": 6
},
{
"id": "H-3002",
"summary": "Production rollback left partial schema migration state.",
"severity": "high",
"max_attempts": 6
}
]
}