Moves the agent workflow system from agent-system/ to .agents/ (dotfile convention). Restructured from 5-role to 7-role pipeline: adds Analyst and splits Reviewer into Code Reviewer + Security Reviewer. Removes all old workflow run artifacts. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
15 lines
213 B
JSON
15 lines
213 B
JSON
{
|
|
"task_id": "TASK-0001",
|
|
"verdict": "pass",
|
|
"checked_guard_ids": [
|
|
"GR-CORE-003",
|
|
"GR-TEST-001"
|
|
],
|
|
"checked_quality_gate_ids": [
|
|
"QG-001",
|
|
"QG-002",
|
|
"QG-003"
|
|
],
|
|
"findings": []
|
|
}
|