Reference
Protocol overview
The language-neutral contract shared by every Epode SDK.
The Epode protocol is deliberately small enough to implement with standard HTTP, JSON, HMAC-SHA256,
UUID, and base64url libraries.
The discovery document publishes supported feedback modes, report fields, MCP binding information,
privacy rules, and downloadable SDK/protocol artifacts.
Only company-side SDKs use the product key. Telemetry must be queued and sent off the primary response path.
The customer’s agent receives only a short-lived interaction capability. It never receives the company key.
Use the included schemas and signing vector as the source of truth for a new adapter.