feat(org): add Oracle strategy config and Atlas templates for v0.2 phase-1
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"pattern_id": "fp-YYYYMMDD-xxx",
|
||||
"task_id": "task-YYYYMMDD-xxx",
|
||||
"timestamp": "2026-03-09T12:36:00+08:00",
|
||||
"failure_stage": "draft|audit|execute|verify|report",
|
||||
"failure_type": "input|tool|environment|strategy|unknown",
|
||||
"symptoms": [],
|
||||
"root_cause": "",
|
||||
"fix_options": [
|
||||
{ "name": "A", "description": "", "expected_effect": "" },
|
||||
{ "name": "B", "description": "", "expected_effect": "" }
|
||||
],
|
||||
"rollback_plan": "",
|
||||
"retry_policy": "immediate|delayed|strategy_switch|manual",
|
||||
"resolution_status": "open|mitigated|resolved",
|
||||
"preventive_rule": ""
|
||||
}
|
||||
Reference in New Issue
Block a user