Reference deployment
examples/eep-reference-implementation/ in the EEP repository is the dual-runtime reference deployment used for protocol validation, implementation onboarding, and interop verification (also referred to informally as eep-api).
Runtimes
examples/eep-reference-implementation/node(Node.js reference publisher)examples/eep-reference-implementation/python(FastAPI reference publisher)examples/eep-reference-implementation/compose.yml(Redis + Postgres local stack)
Covered protocol surface
- Layer 1 discovery + entity resolution
- Layer 2 subscription and SSE stream
- Layer 3 WebSocket pulse
- Gate and services endpoints with payment-gated content route
Verification
- Node runtime tests/coverage: 100%
- Python runtime tests/coverage: 100%
- Shared parity fixture:
examples/eep-reference-implementation/parity-fixtures.json