This repository has been archived on 2026-05-24. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
AgrarianGameArchive/Scripts/ai_task_status_template.json
T

17 lines
353 B
JSON

{
"task": "",
"project": "AgrarianGame",
"branch": "",
"risk": "low|medium|high",
"confidence": 0.0,
"attempts": 0,
"files_inspected": [],
"files_changed": [],
"commands_run": [],
"tests_passed": false,
"build_passed": false,
"blocked_reason": "",
"recommended_escalation": "none|codex|human",
"requested_codex_action": ""
}