🌉 Edge Gateway Flow (Offline-First)
Updated: February 16, 2026
Scope:services/api_edge_gatewayMVP
🎯 Purpose
Describe how edge runtimes ingest local data, buffer offline, and relay to Core Oculus Prime.
🔄 Flow Graph
Operational Endpoints
GET /healthGET /statusGET /metricsPOST /api/edge/replay
Design Constraints
- Data-plane only: MCP is not used for evidence transport.
- Semantic neutrality preserved: edge relays payloads, does not enrich.
- Deterministic replay order: FIFO by outbox record id.