Memory Layer
Watchers

Session detection

See how agent sessions map to projects and watcher ownership.

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> --help

Next

Return to Watchers or continue with the related page in the left navigation.

On this page