mirror of
https://github.com/Jeuners/ECC.git
synced 2026-09-09 15:02:30 +02:00
docs: mark continuous-learning v1 as legacy
This commit is contained in:
parent
2e5e94cb7f
commit
1b3ccb85aa
5 changed files with 14 additions and 5 deletions
|
|
@ -358,7 +358,7 @@
|
|||
{
|
||||
"id": "skill:continuous-learning",
|
||||
"family": "skill",
|
||||
"description": "Session pattern extraction and continuous learning skill.",
|
||||
"description": "Legacy v1 Stop-hook session pattern extraction skill; prefer continuous-learning-v2 for new installs.",
|
||||
"modules": [
|
||||
"workflow-quality"
|
||||
]
|
||||
|
|
|
|||
|
|
@ -197,7 +197,7 @@
|
|||
{
|
||||
"id": "workflow-quality",
|
||||
"kind": "skills",
|
||||
"description": "Evaluation, TDD, verification, learning, and compaction skills.",
|
||||
"description": "Evaluation, TDD, verification, compaction, and learning skills, including the legacy continuous-learning v1 path.",
|
||||
"paths": [
|
||||
"skills/agent-sort",
|
||||
"skills/agent-introspection-debugging",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue