Memory
What Brain knows about a tenant, where it came from, and how to query it.
Two Ways to Read It
// Structured.
const txns = await brain.transactions.list("acme", { from: "2025-09-01" });
// Natural language.
const answer = await brain.ask("acme", "What did we spend on AWS last month?");What Goes In
Category
Examples
Citations on Every Claim
What "Continuously Updated" Means
Trigger
Brain's response
What "Tenant-Isolated" Means
Boundary
How
Memory Compounds
Time horizon
What improves
Where This Lives in the Protocol
Layer
Job
Related
Concept
Page
Last updated
