Files
breadcrumb-the-shire/.agents/templates/review-acceptance.template.json

17 lines
319 B
JSON
Raw Normal View History

2026-03-06 00:44:52 +01:00
{
"task_id": "TASK-0001",
"verdict": "pass",
"checked_criterion_ids": [
"SC-001"
],
"checks": [
{
"criterion_id": "SC-001",
"criterion": "criterion text",
"result": "pass",
"evidence": "Reference to proof (test, file, manual smoke step)."
}
],
"missing_or_wrong": []
}