Reference
Database schema
Read the storage model at a high level without depending on unstable internals.
Source of truth
Use the current binary and repository files as the source of truth. Reference docs should not invent flags or paths.
memory --help
memory <command> --helpNotes
- Paths differ between package installs, user-local installs, and dev-profile runs.
- Provider variables depend on the configured backend.
- Database schema details can change with migrations; keep public docs high-level unless a table is stable.
Next
Return to Reference or use Doctor and health for diagnostics.