Fundamentals

Fundamentals

These guides explain the public concepts behind Neutron AI integrations. They avoid implementation details and focus on the decisions your product needs to make.

Sections

SectionWhat you will learn
ArchitectureWhere Neutron AI fits between your app, agent runtime, and model provider.
Memory modelHow tenants, scopes, records, and context packs work.
CompressionHow long histories become compact agent memory.
RAG and cached contextWhen to retrieve fresh memory and when to reuse context packs.
Context cacheHow to configure cache policy for repeated tasks.
SecurityHow to keep tokens, scopes, and memory safe.
LanguagesWhich integration surfaces are available.
UI patternsHow to expose user-facing memory controls.