Documentation navigation
Docs/Concepts/Priority levels

Priority levels

Use priority levels to mark importance without making recall noisy.

Priority is an importance signal, not a guarantee that a memory always appears.

Priority guide

PriorityUse for
0core identity, safety, or rules that almost always matter
1important preferences, project constraints, and high-value workflows
2normal project knowledge
3+background notes and lower-importance context

Keep priority honest. If everything is priority 0, recall becomes noisy and important rules stop standing out.

A common shape:

  • global agent rules: 0 or 1
  • user preferences: 1
  • active project constraints: 1 or 2
  • ordinary implementation notes: 2
  • historical context: 3+
What Lore is forLearn which facts, preferences, decisions, and rules should become durable memory.How Lore worksUnderstand the loop: boot context, recall, reading memories, writing durable changes, and review.When to use itDecide which information is worth saving and which short-lived notes can stay out of memory.Memory modelLearn the core memory shape: paths, domains, priority, disclosure, glossary terms, and generated views.