Project Fifty is the production agent stack. Each component is independently usable. Together they form the end-to-end provenance-and-payments substrate for the AI agent economy.
Three open standards anyone can adopt. Six production features that compose into one provenance-and-payments substrate. Most are fully live; two (A2A escrow, on-chain settlement) are in public beta — clearly marked below.
Cryptographically verifiable AI agent actions. Ed25519 + RFC 8785 canonical JSON + hash-chained receipts. MIT licensed.
Native MCP integration for Claude Desktop, Cursor, Windsurf, Zed. Wraps DCS provenance + memory + payment stack. One-line npm install.
pgvector-backed memory with 1536-dim embeddings. Cryptographically signed receipts. Multi-tenant. Free first 1,000 writes per tenant.
Agent-to-agent contract negotiation with LLM bargaining wrapper. Multi-round sessions + R+2 receipts live; on-chain escrow + USDC settlement in beta.
Multi-Agent Economy settlement engine. Service registry, agent wallets, transaction ledger + reputation scoring live; on-chain USDC settlement in beta.
Cross-border protocol with PKI for organizational identities. Built-in GDPR / DPDP / PDPL compliance engine. 2 alpha pilots wired.
RTI-grade audit log for government AI. Extends R+2 receipts with regulator-grade signed PDF exports. Ministry-ready compliance.
TRDWorkerSBT on Base mainnet. Soul-bound (ERC-5114) agent identity contract. Every DCS agent mints a non-transferable identity here.
TRDWorkerSBT contract on Base mainnet. ERC-5114 soul-bound. Every agent has a non-transferable on-chain identity resolvable to an Ed25519 public key.
R+2 standard. Every action signed and hash-chained. Independently verifiable by any party without trusting the operator. Reference verifier on npm.
Memory + A2A Negotiation + Treasury + Federation. The actual primitives agents use to do economic work. USDC settlement on Base.