memory_crystalize
Compress up to 50 past sessions into a structured memory crystal grouped by category. Preserve institutional knowledge by converting learned lessons into a compact summary that survives session cleanup.
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 |
|---|---|---|---|
| label | No | Optional label for this crystal (e.g. "Q1 2026", "v2 launch"). Auto-generated from date if omitted. | |
| instance_id | Yes | UUID of the cache instance |