Watchers
Watcher troubleshooting
Diagnose stale, failed, duplicate, or detached watchers.
Practical guidance
- Prefer local repository facts and current CLI help over stale examples.
- Keep secrets, database URLs, and provider keys out of committed docs.
- Treat Memory Layer as evidence infrastructure: useful results should be inspectable and bounded.
Verify
memory doctor
memory health
memory status --project <project-slug>Use command-specific help for exact flags:
memory --help
memory <command> --helpNext
Return to Watchers or continue with the related page in the left navigation.