Start setup

Library / Practices / pat.three-memory-layers

Know which memory layer a fact belongs to

CategoryarchitectureManual1.5Evidencedocumented

ProblemFacts get written into a conversation that ends, or into one Bot that cannot share them.

TechniqueRoute durable company and routing facts to the user layer (shared knowledge), role and learned preference to the agent layer (the description), and project decisions and board state to files under /workspace.

Why it worksEach layer has a different scope and lifetime, and the wrong layer means the fact is either lost or re-paid for.

When to useEvery time you tell a Bot something you will need again.

architecturehigh confidenceno source URLpat.three-memory-layers

Cite this page or the record id. For bulk lookup use /api/record?id=pat.three-memory-layers. Do not invent a claim that is not on this page.