BrainDocs

Glossary

Common Brain terms.

TermMeaning
Agent modeChat mode with MCP tools and sandbox coding
Ask modePlain chat without tools
Attached repoGitHub repo cloned into the sandbox for coding
BYOABring your own app credentials (workspace, host, or env) — also used for custom model endpoints
BYOKBring your own model API key
Command CodeDefault OpenAI-compatible model provider (curated catalog)
ConnectionAn MCP app Brain can call
DCRDynamic client registration (no static client secret)
dFlow EnterpriseDokku-based host commonly used to deploy Brain
eveAgent runtime Brain proxies via /eve/v1/*
FoundryAzure AI Foundry — private model plane; register as a custom model
HITLHuman-in-the-loop approval before a tool runs. Frequency follows instance agent safety posture (default Auto: writes wait, many reads skip).
Instance adminHost-level admin (/settings/instance)
MCPModel Context Protocol — live tool calls, not a document index
microsandboxSandbox backend for attached-repo coding (not Vercel Sandbox)
PlaybookSaved prompt shortcut
RAGRetrieval-augmented generation over a copied index — not how Brain reads work systems
Result screeningAfter a tool runs, Auto/Strict replace injection- or secret-like output with a stub before the model sees it. Not an approve prompt. Dangerous live chats skip it.
SandboxIsolated /workspace for file edits during a coding turn
SCIMDirectory provisioning API (/api/auth/scim/v2, Users only)
WorkspaceTenancy boundary for chats, tools, and members