Skip to main content
Memory is for stable knowledge that should outlive a single run, not scratch notes and not secrets.
dench memory save deployment-policy \
  "Never deploy without human approval." \
  --kind decision --tags deployment,policy --json

What belongs here

Save

Facts, decisions, preferences, recurring goals, conventions, and tool notes.

Never save

Passwords, tokens, private keys, one-time codes, raw secret-bearing email, or one-off scratch notes.
Entry-specific prose belongs in the CRM Notes field. Memory is for durable, workspace-wide knowledge. Sensitive memories are held for human review.

Kinds

fact, decision, preference, goal, tool_note, convention, project_context, agent_lesson, docs_knowledge, open_goal, other.