memory_crystalize
Compress recent sessions and auto-learned lessons into a durable structured summary. Preserve institutional knowledge grouped by category for future sessions.
Instructions
Compress the last 30-50 sessions and auto-learned lessons into a dense Memory Crystal. A crystal is a compact, structured summary of everything the brain learned — grouped by category (deploy, fix, debug, …). Crystals survive session cleanup and appear in session_start once enough sessions have accumulated. Run this monthly or after a big milestone to preserve institutional knowledge. Returns a digest of what was crystallized.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| instance_id | Yes | UUID of the cache instance | |
| label | No | Optional label for this crystal (e.g. "Q1 2026", "v2 launch"). Auto-generated from date if omitted. |