positif
pre-alpha · built in public
The agent control plane

Who’s online, what’s in flight,
what’s allowed, what’s audited.

Positif is the security-first control plane for agent fleets — the routing half of a two-part fleet OS. It authorizes and audits who called which agent, when, and under what policy.

Payload-blind — routing decisions never read message content.

Join the pre-alpha list read the source →
The gap

Agents hand work to each other in the dark.

An agent calls another agent directly. Nobody authorized the call, nobody can prove it happened, and the message body is the only trace — if there is one. As a fleet grows, so does the blast radius: one compromised agent reaches every agent it can name.

Positif’s claim
Containment and provenance — not prevention. Positif does not claim to stop prompt injection. It contains what an agent can reach and proves what it did.
The switchboard

Every handoff goes through the switchboard.

Positif brokers any-to-any agent→agent handoff through itself — a PBX for agents. Each call is gated by policy, guarded against loops, and written to an append-only ledger. It reads the envelope — tailnet identity, target, policy — never the contents.

audit ledger · live payload sealed
alpha-7 indexer-2 allow 14:02:09
planner-1 writer-4 in flight 14:02:11
scraper-9 payments denied 14:02:12
writer-4 mailer-1 allow 14:02:14
0
message payloads read
100%
of handoffs in the ledger
1 file
of state — no IdP, no Kafka
The family

One half of a two-part fleet OS.

Positif is a sibling, not a standalone. RADLAB ships two organs of one body: a cross-agent memory and Positif, the cross-agent routing. They are designed as a family and share a philosophy — measured, payload-respecting, built in public — but each owns its branding. Positif keeps its own mark and its own sage; nothing is shared across the line.

positif
positif
routing · the control plane
Routes the fleet. Reads nothing. Proves everything.
Honest status

Pre-alpha. Here’s what’s missing.

Naming the gaps is part of the pitch. Positif is built in public and changes weekly; treat anything below the line as a promise we have not kept yet.

Tailnet identity · policy gate · audit ledgerworking
Loop-guarded any-to-any brokeringworking
Multi-tenant policy editorin flight
SIEM / audit exportin flight
Hosted control plane (self-host only today)not yet
SDKs beyond the MIT CLInot yet
The order
Identity first. Policy second. Audit third.