CommandsMemory
Memory
Manage working memory and durable memory promotion
The memory family separates active continuity from durable searchable knowledge.
Choose A Subcommand
memory wrap: record the current session state.memory recall: rebuild the next-session packet.memory promote: crystallize stable knowledge into searchable docs.
Family Boundary
wrapwrites control-plane state into.ragit/memory/**.recallreads working state and combines it with retrieval.promotewrites durable docs intodocs/memory/**and can trigger targeted ingest.