> ## Documentation Index
> Fetch the complete documentation index at: https://docs.integratewise.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Architecture Overview

> An entry point into IntegrateWise's architecture: Spine Fabric, projections, agent network, capabilities, workflows, integrations, and execution flow.

The IntegrateWise architecture is layered around the Spine Fabric. This page is a jumping-off point into the more detailed internal documentation.

## The Layers

<CardGroup cols={2}>
  <Card title="Spine Fabric" icon="brain" href="/platform/spine-fabric">
    The shared contextual layer.
  </Card>

  <Card title="Agent Network" icon="diagram-project" href="/agents/spine-agent-network">
    Twin, core agents, and domain agents.
  </Card>

  <Card title="Capabilities" icon="wand-magic-sparkles" href="/platform/capabilities">
    Governed actions across systems.
  </Card>

  <Card title="Internal Architecture" icon="book" href="/internal-docs/product/product-topology">
    Detailed internal architecture docs.
  </Card>
</CardGroup>
