docs: add Plan B — ActionRecognitionStrategy implementation plan
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -165,6 +165,11 @@
|
||||
"id": "plan:task-type-strategy-framework",
|
||||
"label": "TaskTypeStrategy 框架实现计划 (Plan A)",
|
||||
"type": "plan"
|
||||
},
|
||||
{
|
||||
"id": "plan:action-recognition-strategy",
|
||||
"label": "ActionRecognitionStrategy 特化实现计划 (Plan B)",
|
||||
"type": "plan"
|
||||
}
|
||||
],
|
||||
"links": [
|
||||
@@ -300,6 +305,13 @@
|
||||
"relation": "implements",
|
||||
"evidence": "Plan A 实现设计中的框架层(Protocol + Base + pipeline 集成)",
|
||||
"added": "2026-07-14T09:15:22.951263+00:00"
|
||||
},
|
||||
{
|
||||
"source": "plan:action-recognition-strategy",
|
||||
"target": "design:task-type-strategy",
|
||||
"relation": "implements",
|
||||
"evidence": "Plan B implements design §4: ActionRecognitionStrategy with 6 SubPatterns",
|
||||
"added": "2026-07-14T10:34:27.079088+00:00"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user