Memória de prompts¶
Project memory: rules, references, notes.
lite ¶
Lightweight project memory: rules, references, notes.
Memory entries are stored in the semtree SQLite database alongside symbols. They persist across index rebuilds and are included in context output when the AI needs project-specific guidelines.
Kinds
rule - coding conventions, architecture decisions ("Always use async views") ref - external references, API docs, ticket numbers note - miscellaneous observations, TODOs, reminders