mirror of
https://github.com/affaan-m/everything-claude-code.git
synced 2026-03-30 13:43:26 +08:00
15 lines
418 B
Markdown
15 lines
418 B
Markdown
# Continuous Learning v2 Spec
|
|
|
|
This document captures the v2 continuous-learning architecture:
|
|
|
|
1. Hook-based observation capture
|
|
2. Background observer analysis loop
|
|
3. Instinct scoring and persistence
|
|
4. Evolution of instincts into reusable skills/commands
|
|
|
|
Primary implementation lives in:
|
|
- `skills/continuous-learning-v2/`
|
|
- `scripts/hooks/`
|
|
|
|
Use this file as the stable reference path for docs and translations.
|