Spec Blog Products Services Contact Follow the Build
Building in public — Phase 2 underway

Identity and trust for
agents that work together.

Persistent identity. Portable credentials. Peer discovery. We're building the A2A infrastructure layer that multi-agent systems are missing — starting from cryptographic primitives, not vendor lock-in.

The Foundation First

We're building this in order. Each phase depends on the one before it. No skipping.

0

mesh-memory

Shared memory across agent instances. Performance fixes underway. The substrate everything else runs on.

● In Progress
1

Identity Layer

Persistent, portable agent identity with Ed25519 signing. An agent stays the same agent across sessions, channels, and restarts.

Read Spec →
2

Passport

A portable credential format. An agent's signed "who I am and what I can do" — shareable across systems, verifiable without a central authority.

Planned
3

Registry

A discovery layer. How does Agent A find Agent B? How do you query for agents that can do X without building a custom directory every time?

Planned
4

Distribution

Routing, load distribution, failover. The plumbing that makes multi-agent networks work at scale without duct tape.

Planned

A2A is Still Duct Tape

No Identity Persistence

An agent can claim to be anything. If you restart Agent A, how does Agent B know it's the same agent and not an impersonator? Most systems just don't solve this.

🔗

Manual Trust Bootstrap

When two agents from different systems need to work together, you are the trust layer. You're the relay. You're the protocol. That doesn't scale.

No Discovery Layer

Real peer-to-peer collaboration — where agents can find each other, establish trust, and coordinate without a human in the loop — doesn't exist at the infrastructure level.

We'll show our work

We're writing specs, publishing ADRs, and being honest about what doesn't work yet. If you're building multi-agent systems and you're solving the same coordination problems with duct tape, this is for you.

Read the Blog → Get in Touch

Also: we still do AI automation for businesses. It pays the bills while we build the layer.