Council Self-Improving
Learns from corrections. Stores preferences in local files. Improves permanently.
Memory Structure
~/self-improving/
├── memory.md # HOT: ≤100 lines, always loaded first
├── corrections.md # Last 50 corrections log
├── index.md # Topic index
├── projects/ # Per-project learnings
│ ├── council-room.md
│ └── dataflow.md
├── domains/ # Domain-specific patterns
│ ├── code.md # Code style, tools, preferences
│
[Description truncada. Veja o README completo no GitHub.]