> ## 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.

# Spine Agent Network: A Cognitive ESB for Agents and Teams

> The Spine Agent Network is IntegrateWise's cognitive ESB: a shared substrate where Twin, core agents, domain agents, and tools discover each other, share.

The Spine Agent Network is IntegrateWise's cognitive ESB. It is the shared substrate where Twin, core agents, domain agents, and your connected tools discover each other, share context, route work, and hand off with full continuity.

A traditional message bus moves data from point A to point B. The Spine Agent Network does something different. Every participant operates on the same live business picture assembled by Spine Fabric. When an agent takes an action, it does so with full awareness of the context. When work is routed, the destination receives the assembled picture, not just a payload. When a handoff occurs, continuity is preserved because the network itself is context-aware.

## What a Cognitive ESB Delivers

<CardGroup cols={2}>
  <Card title="Context-Aware Routing" icon="route">
    Work is routed based on the live business picture, not just keywords or queues. The right agent or tool receives the job with the context it needs already assembled.
  </Card>

  <Card title="Capability Discovery" icon="magnifying-glass">
    New agents and tools announce what they can do. Other participants discover and invoke those capabilities through the shared network, with governance enforced at every step.
  </Card>

  <Card title="Governed Handoffs" icon="user-shield">
    Every transfer of work is authorized, recorded, and reversible. Agents operate within boundaries, and every action leaves a receipt.
  </Card>

  <Card title="Receipts on Every Action" icon="receipt">
    Reads, writes, approvals, and decisions are captured with provenance. The network builds an auditable trail as a natural side effect of operation.
  </Card>
</CardGroup>

## Why the Network Compounds

Every new agent that joins the network becomes available to every other participant. Every new tool connected to Spine Fabric enriches the context every agent works from. Every completed workflow deepens the shared memory that informs the next one. The value of the network grows with each addition because the context layer is shared, not siloed.

## How It Differs from a Plain Message Bus

A message bus moves packets. The Spine Agent Network moves understanding. Because Spine Fabric assembles the live business picture, every hop in the network carries context, not just content. An agent does not receive a task ID and a payload. It receives the focused, relevant picture of the business situation, with history, evidence, and memory attached. The network is intelligent because the substrate beneath it is contextual.

## Related

<CardGroup cols={2}>
  <Card title="Core Agents" icon="microchip" href="/agents/core-agents">
    The foundational agents that power the network.
  </Card>

  <Card title="Domain Agents" icon="sitemap" href="/agents/domain-agents">
    Specialized agents for specific business domains.
  </Card>

  <Card title="Twin" icon="user-astronaut" href="/product/twin">
    Your personal agent and continuity anchor.
  </Card>

  <Card title="Network Effect" icon="chart-line" href="/agents/network-effect">
    How the Spine Agent Network compounds in value over time.
  </Card>
</CardGroup>
