> For the complete documentation index, see [llms.txt](https://docs.toolregistry.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.toolregistry.ai/basics/mental-model.md).

# Mental Model

### Mental model

1. **You describe an outcome** → `intent` (natural language).
2. **You attach guardrails** → `context`, `userId`, `selectedCustomerIntegrationIds`, `approvalStrategy`.
3. **The platform plans & executes** → builds a plan (text or JSON), calls tools from the allowed integrations, streams events via SSE, and returns a `result`.
