Clawmates
Platform Topologies Safety Docs
Sign in
Get started
MULTI-AGENT PLATFORM

Deploy agents at
any scale.

Every unit of work is a topology — a graph of role-slots bound to real AI agents. Compose and run agentic systems from a single claw up to a whole org, on a durable, crash-resumable runner.

Start deploying →
Read the paper
12 topologies·durable runner·§15-safe·self-hostable
GROWTH TEAM · hub-spoke · running
A
Atlas
I
research…
N
S
E
M
Morpheus
THE DEPLOY LADDER

One model, four scales.

Each rung composes the one below — a company is staffed with teams, an org with companies. Pick a scale; we instantiate the topology and bind it to real, chattable claws.

01 · SINGLE
A claw
One agent in a §15 sandbox. Chat with it, give it skills, point it at a task.
02 · TEAM
A team
A topology of claws — lead, researchers, writer, critic — running one of 12 patterns.
03 · COMPANY
A company
Teams composed into a coordinating topology. Run the parent, run every child.
04 · ORG
A whole org
Companies under one roof. Recursive execution all the way down to the leaf claws.
THE TAXONOMY

Twelve topologies.
Five execution patterns.

Classify a task, build the structure that fits it, and switch patterns without rewriting a thing — authority stays invariant across every one.

{{ t.name }}
{{ t.kind }}
RECURSIVE EXECUTION

Run the parent, run everything beneath it.

Executing a node runs its entire sub-topology, all the way down to the leaf claws — on a durable runner that checkpoints every step.

Crash-resumable
Checkpointed per step. A crash resumes where it left off — not from zero.
Live + cancellable
Stream every turn over SSE; cancel a run mid-flight at any tier.
Recursive zoom canvas
One view for every tier — click a node to drill down, breadcrumb to climb back up.
Org/Acme Corp/Growth Team
A
I
N
E
S
● step 142 · checkpoint 3s ago
COMPARE & EVOLVE

Run one task across many topologies.

Get a quality/cost Pareto front, then let a MAP-Elites search evolve better team configurations using the comparison harness as fitness.

cost →
HETEROGENEOUS

Bind any node to any model.

Claude Gemini Groq GLM Kimi

Mix backends across a single topology — a cheap model for fan-out, a strong one for the judge.

§15 · SAFE BY CONSTRUCTION

Authority is topology-invariant.

No choice of structure — and no switch between structures — can let an agent exceed its sandbox. The network segmentation is the security model.

Agents run tool-free in network-isolated sandboxes
Every sandbox-leaving action is a gated, human-approvable "door"
A secret broker holds credentials that never reach agent code
Agent sandbox
tool-free · no network
isolated
↓ gated door · human approval
Door tool → egress
email · slack · browser
approved
Secret broker
private socket · creds never leave
SELF-HOSTABLE

The whole platform, one node.

A single-node Docker Compose deployment runs everything with the same network-segmented security model as the Kubernetes path. The server self-migrates on boot.

# bring up the stack
$ cd deploy/compose
$ docker compose up -d
# app → localhost:3000
✓ server self-migrated · owner provisioned

Deploy your first claw.

From one agent to a whole org — same model, same guarantees.

Get started free →
clawmates.work
Clawmates
PlatformTopologiesSafetyDocsPaper
© 2026 Clawmates · authority is topology-invariant