This repository was archived by the owner on Jan 2, 2026. It is now read-only.
Commit 780e86a
feat(commands): add /memory:validate diagnostic command
Comprehensive validation command that tests:
- Core library imports (capture, recall, sync services)
- Git repository and notes accessibility
- Index health and consistency
- All 5 hook entry points (syntax validation)
- Hook handler imports (stop, posttooluse, precompact)
- Capture pipeline (creates test memory)
- Recall pipeline (semantic and text search)
Options:
- --verbose: Show detailed output
- --fix: Repair index, sync after capture for accurate testing
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 9a6ba56 commit 780e86a
2 files changed
Lines changed: 440 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
0 commit comments