Agent GuardProtocolMCPGovGuardFinGuardDemoPricingDocsRequest Pilot
Changelog

What shipped, and when.

Protocol spec and reference runtime share the root version; SDKs and the MCP server version independently. Full history and signed releases live on GitHub.

v1.1.0
2026-04-04
Protocol hardening
  • EP-IX Identity Continuity — full state machine (pending → under-challenge → frozen → terminal) with rate-limit and self-contest guards.
  • Protocol Hardening v2 — 9 Supabase migrations (065–073) closing every L99/L90/L75 finding: binding FOR UPDATE, policy-version pin, DB-clock expiry, tenant isolation, issuer-authority TOCTOU.
  • Formal verification extended to 26 TLA+ properties (20 verified by TLC 2.19, 6 EP-IX specified).
  • 3,277 tests across 125 files — 100/100 internal audit score.
  • New docs: audit methodology, 1.x API compatibility policy, migration runbook.
v1.0.0
2026-03-18
Standard v1.0
  • Protocol Standard v1.0 — 17-section complete specification.
  • 29 MCP tools, 4 resources, 3 prompts; RFC 7807 errors on every surface.
  • TypeScript SDK (25 methods) + Python SDK (21 methods) — published to npm / PyPI.
  • EP Commit — signed pre-action authorization tokens proving policy evaluation before proceeding.
  • OpenAPI 50/50 route coverage; 6-job CI pipeline (tests, build, lint, SDK builds, conformance, integration).
v0.9.0
2026-03-15
Pre-release
  • Canonical evaluator — single read brain across all trust surfaces.
  • Canonical writer — single write brain for all trust-changing operations.
  • Four-factor receipt weighting (submitter × time × graph × provenance) with Sybil quality gate.
  • Trust profile materialization — snapshot on write, freshness on read.
Full changelog on GitHub →Read the spec
Changelog — EMILIA Protocol | EMILIA Protocol