Agentic PrimitivesAGENTIC PRIMITIVES

Developers

Build on the substrate.
Keep the keys.

TypeScript packages, Foundry contracts, an A2A 1.0 runtime and a set of live gates. Everything is open source under MIT; every spec and every ADR is in the repository.

01Start

Say what kind of application you want. Let the agent build it.

The classical quickstart — six steps, a package per step, a config block at the end — is still exactly what happens. It is no longer what you do. The Build guide is five short pages: the prompt, where to point the agent, six demo people to test as, the flow, and the gates.

02Package map

Which package for what.

Ontology

How the domain is shaped — bound by IRI, checked at build.

03Standards

What we implement, and what we deliberately keep outside.

Implemented in the core

ERC-4337ERC-7579ERC-7710 / 7715ERC-1271 / 6492A2A 1.0 (TCK-green)MCP (private)OIDC + PKCE + FedCMWebAuthn passkeysW3C VC 2.0W3C PROV-OW3C Trace ContextOpenTelemetrySHACLJSON-LDRFC 8785 JCSJWS ES256EIP-712

Bridged from sibling repos

Integrations that speak someone else's protocol import the core and live outside it, so a conformance change never reaches Ring 0.

ERC-8004GoDaddy ANSHashgraph HCS / UAIDDNS-AIDOASFVeramo / DIDARD v0.91 / ACP registryNANDA
Ontology namespaces resolve here: https://agenticprimitives.dev/ns/<module>#Term. Every record key and domain term in the code is bound by IRI to the T-box, and the build fails when code invents vocabulary.

04Status

Where the project stands, plainly.

Ready for
Test and pre-production environments. A live estate has run the full flow — people, organizations, treasuries, agents, mandates, receipts — since 2026.
Not yet
Full production: an external audit, clean governance keys, and the remaining readiness items are the gates. Every finding ever logged is public — the production readiness assessment has the verdict, the numbers and the open findings register.
How to follow
Specs are the source of truth and precede code. ADRs record every decision, including the ones we reversed. Read them before you build against a surface.

Read how one application did all six steps.

Game Night is the reference — the card room the prompt above describes: an OIDC client of the Home, a treasury per player, a mandate per buy-in, A2A players, a coach under a study grant, receipts.