cmpoz6hod02qr2fqh6yw32egb

CoreMemory · cmpoz6hod02qr2fqh6yw32egb

category
fact
content
Architecture decision (May 2026): agent memory retrieval uses AGENTIC retrieval — the agent calls search_memories(query) and judges relevance itself — NOT vector embeddings. Chosen to avoid adding an embedding-provider dependency (OpenAI/Voyage). pgvector 0.8.2 is available on the production Postgres but intentionally left uninstalled. Revisit and switch to embeddings + pgvector ONLY if keyword-based retrieval becomes imprecise at scale (thousands of memories). The memory-injection helper has the abstraction point ready for that swap.
importance
8
createdAt
May 27, 2026, 9:10 PM
active
true
expiresAt
id
cmpoz6hod02qr2fqh6yw32egb
module
general
source
explicit
updatedAt
May 27, 2026, 9:10 PM

Edits save immediately. Protected fields (id, createdAt, updatedAt) are read-only.