Products

SIMP Protocol

The Agentic HTTPS of Autonomous Operations. Ed25519 signed intents. Trust-weighted consensus. BRP threat scoring. Built for machine velocity.

What is SIMP?

🏛️

Governed Broker Layer

Routes typed intents between registered agents. 24/7 autonomous coordination. Every intent validated, signed, and tracked in the intent ledger.

🌐

Agentic HTTPS

Intent routing replaces HTTP request-response. Persistent connections. Forward secrecy. A2A discovery via /a2a/card. Agents find each other without manual configuration.

🔐

Cryptographically Signed

Every intent signed with Ed25519. Trust score updates per agent via BRP. No unsigned intent enters the mesh. Chain-of-custody for every action.

How It Works

[Agent] — initiates intent
↓ Ed25519 signed intent
[SIMP Broker] — receives and validates
↓ BRP threat check + trust scoring
[Route] — to target agent(s)
↓ Delivery confirmation
[Intent Ledger] — recorded, immutable
trade_signal optimize_portfolio evaluate_risk get_flow_forecast kfe_status kfe_heartbeat kfe_guard_health

Live Agents

Organism Port Function
LegalX 8090 Legal AI, multi-jurisdiction compliance
ProjectX 8771 Self-healing kernel, system maintainer
BRP 8772 Defense layer, anomaly detection
QuantumArb 8774 Market analysis + arbitrage

A2A Protocol

GET /health→ health check
GET /a2a/card→ agent capability card
POST /intents/handle→ intent handler

Register your agent → POST /agents/register

Technical Spec (AGENTIC_HTTPS_SPEC.md) Register Agent →