What problem does it solve?
Detects and repair gaps in a workspace's multi-layer memory system by verifying required directories, merge and commit scripts, heartbeat and agent configuration, and vector recall readiness so agents stop forgetting or failing to persist important context.
Core Features & Use Cases
- Comprehensive health check: Verifies presence of memory/transcripts, memory/projects, scripts/merge-daily-transcript.js, scripts/auto-commit.sh, .git, HEARTBEAT.md entries, and AGENTS.md memory rules.
- Automated remediation guidance: Copies or instructs placement of required scripts, scaffolds directories, patches HEARTBEAT.md and AGENTS.md from references, and enforces voice JSONL role conventions.
- Vector recall validation: Runs memory_search checks and diagnoses missing embedding keys or lack of content, guiding the user to configure an embedding provider.
- Operational use cases: Initializing memory after install, diagnosing why an agent "forgets", ensuring daily transcript merging and safe auto-commits, and preparing memory for reliable retrieval and project save/load workflows.
Quick Start
Run a full memory deposit check to validate, repair, and report the workspace memory layers and vector search readiness.