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.