status
Retrieve memory health metrics including episode counts, wrap history, network density, and audit trail status for diagnosing issues or initializing sessions.
Instructions
Get memory health metrics. Call this at session start to understand memory state, or when diagnosing issues. Returns episode counts (total and since last wrap), wrap history, continuity file size, episodes by type, whether a wrap is currently in progress, Hebbian association network metrics (total links, average/max strength, network density), and audit trail health (enabled/disabled, entry count, log path, retention window). Use anneal-memory verify from the CLI to validate the audit hash chain itself — status() only surfaces cheap health signals, not integrity proof.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||