crystal_view
Inspect the current Memory Crystal to reveal top patterns per category, lesson count, and last refresh time, providing accumulated wisdom from all past sessions.
Instructions
Inspect the current Memory Crystal — the compressed wisdom distilled from all past sessions. Shows top patterns per category, lesson count, and when the crystal was last refreshed. Call after session_start when you want to quickly see accumulated wisdom across all past work.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| instance_id | Yes | Brain instance ID | |
| show_raw | No | Include raw JSON crystal data (default: false) |