memories.sh
CLI Reference

memories stats

Show memory statistics.

memories stats [options]

Display statistics about your memory store, including counts by type and scope.

Options

OptionDescription
--jsonOutput as JSON

Examples

memories stats
memories stats --json

Output

Shows:

  • Total active and soft-deleted memory counts
  • Breakdown by type (rule, decision, fact, note)
  • Breakdown by scope (global, project)
  • Project-specific count if inside a git repository