AegisGrid is a three-layer system. The Local Inference Cluster runs the LLMs and vector store that produce all reasoning; the Agent Orchestrator sequences the multi-agent workflow and emits the audit log; the Integration Layer talks to the systems you already operate (ServiceNow, SIEM, email). The three layers share a host, a network, and a perimeter. There is no off-host component of the AegisGrid runtime itself. There is no third-party API call in the runtime path.
The architecture is designed to be auditable. Every agent tool call, prompt, and decision is written to an append-only, hash-chained audit log. Every log entry is signed. Every entry is replayable. The containment switch is a millisecond-time primitive, not a request ticket. The full data flow — what enters, what is processed, what leaves (nothing) — is documented below and cross-referenced to the compliance crosswalk on /compliance.