Back to Documentation
Self-Governing Memory Policy
Defining store triggers in lob.toml to automatically capture memories.
Standard LLM agents struggle to decide what context needs caching. LOB solves this through declarative policies.
Specify triggers under store_triggers in lob.toml (e.g. "when API migrations occur"). When conditions match during a chat session, LOB automatically fires brain_store to capture the context.