feat(org): add Oracle strategy config and Atlas templates for v0.2 phase-1

This commit is contained in:
Chen Gu
2026-08-13 17:00:21 +08:00
parent 158dcb43dc
commit bfdb8fcd79
6 changed files with 165 additions and 0 deletions
@@ -0,0 +1,17 @@
{
"task_id": "task-YYYYMMDD-xxx",
"created_at": "2026-03-09T12:36:00+08:00",
"request_summary": "",
"complexity": "simple|medium|complex",
"route": ["helix", "sentinel", "anvil"],
"status": "success|partial|failed",
"artifacts": [],
"token_cost": {
"input": 0,
"output": 0,
"total": 0
},
"latency_sec": 0,
"quality_notes": [],
"lessons": []
}