workflow-twin / tasks /level3 /tasks.json
NDGCodes's picture
fix repo structure for HF
1a692ce
raw
history blame contribute delete
220 Bytes
{
"tasks": [
{"id": "L3-001", "summary": "Contract exception requiring legal approval", "severity": "high"},
{"id": "L3-002", "summary": "Spend increase requiring finance sign-off", "severity": "medium"}
]
}