docs: add maintenance pool implementation plan
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -175,6 +175,11 @@
|
||||
"id": "design:maintenance-pool",
|
||||
"label": "训练池 Maintenance 正确题自动补入机制",
|
||||
"type": "design"
|
||||
},
|
||||
{
|
||||
"id": "plan:maintenance-pool",
|
||||
"label": "Maintenance Pool 自动补入实现计划",
|
||||
"type": "plan"
|
||||
}
|
||||
],
|
||||
"links": [
|
||||
@@ -324,6 +329,13 @@
|
||||
"relation": "extends",
|
||||
"evidence": "maintenance pool supplements the per-category pool strategy to support SubPattern-targeted training",
|
||||
"added": "2026-07-14T14:11:13.527027+00:00"
|
||||
},
|
||||
{
|
||||
"source": "plan:maintenance-pool",
|
||||
"target": "design:maintenance-pool",
|
||||
"relation": "implements",
|
||||
"evidence": "Implements maintenance pool auto-supplement in PerCategoryPoolStrategy",
|
||||
"added": "2026-07-14T14:22:44.443012+00:00"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user