Context Memory (The Scribe 📜)
Merged: context-memory + context-compressor.
Memory Function
Tracks high-level decisions (Tech Stack, Conventions, Architecture Choices) to maintain consistency across long sessions and conversations.
Compression Function (formerly context-compressor)
When conversation grows long:
- •Extract: Key decisions, constraints, and action items.
- •Discard: Exploratory discussion, rejected ideas, verbose explanations.
- •Summarize: Compress into structured notes (Decision + Rationale + Status).
Rules
- •Update context file when major decisions are made.
- •Compress proactively, not reactively.
- •Never discard user constraints or preferences.