Concepts
Concepts
The mental model behind DataPorch’s runtime and security boundary.
DataPorch is infrastructure for data access, not an agent runtime. It does not own reasoning, planning, conversation, or model selection. Its job is narrower: turn a configured source into a validated, authorized, observable, bounded operation.
Read these pages in order if you are changing the runtime:
- Architecture — how transports, execution, and adapters connect.
- Security model — what crosses the boundary and what stays local.
- Execution model — progressive discovery, authorization, pagination, and result limits.