Neurons
A neuron is a configurable agent: model selection, tools (reflexes), memory, and visibility scope (core, workspace, or brain).
Invoke via receptor
Production apps usually invoke neurons through receptors, not by calling neuron endpoints directly. Receptors handle triggers, routing, and share tokens.Scope and visibility
| Scope | Meaning |
|---|---|
core | Platform-provided, read-only for most workspaces |
workspace | Shared across the workspace |
brain | Scoped to a project (X-Brain-Id) |