Statically Linked Go Memory Proxy for Autonomous Agents.
An isolated, production-grade MCP server communicating over STDIO. Enforce zero-trust agent identities using Ed25519 cryptographic firewalls and track state mutations with a strict bi-temporal ledger.
$ ./siranta-gateway --mode production [INFO] MCP transport: JSON-RPC 2.0 over STDIO [INFO] Identity policy: did:siranta + Ed25519 [INFO] Write model: append-only bi-temporal ledger [INFO] Cloud egress: disabled by default
Runtime definitions
Technical specs for backend architects designing autonomous agent memory inside secure infrastructure boundaries.
Air-Gapped IPC via MCP
Runs as an isolated process communicating via JSON-RPC 2.0 over standard input/output. Context remains completely within your secure infrastructure boundaries.
Bi-Temporal History Ledger
No UPDATE or DELETE anomalies. Every write marks the prior active record inactive and appends a new state version, preserving an absolute audit trail of agent decision history.
Ed25519 Verification
Zero anonymous mutations. Ingestion layers reject any state-change payload not explicitly validated by a short-lived JWT mapped to an authorized agent_did.
Local builder path for Mangalore
Community members get a faster sandbox route while teams evaluating production architecture can still apply to the agency pilot.
Instant sandbox access
- check_circle
Skip the general waitlist
If you are part of the Mangalore builder community, request direct sandbox binary access.
- check_circle
Authenticate via GitHub
Use GitHub identity to unlock a pre-compiled Siranta Gateway sandbox path.
- check_circle
Pair with Kord immediately
Pack local repos with Kord, then test memory persistence through Gateway in minutes.
Run a live hallucination audit
- check_circle
Pack a broken local repo
Use Kord in workshop mode to generate deterministic context for a complex failing codebase.
- check_circle
Simulate agent drift
Trigger a controlled hallucination, then inspect memory writes by tx_time and ValidFrom.
- check_circle
Pinpoint failure millisecond
Query the bi-temporal ledger to identify where agent reasoning diverged from codebase truth.
Deploy secure memory primitives.
No wrapper layer.
Apply for the agency pilot if you are evaluating production rollouts. Local Mangalore builders can request immediate sandbox access below.