Services
Edge Gateway Flow (Legacy)

🌉 Edge Gateway Flow (Offline-First)

Updated: February 16, 2026
Scope: services/api_edge_gateway MVP

🎯 Purpose

Describe how edge runtimes ingest local data, buffer offline, and relay to Core Oculus Prime.

🔄 Flow Graph

Operational Endpoints

  • GET /health
  • GET /status
  • GET /metrics
  • POST /api/edge/replay

Design Constraints

  1. Data-plane only: MCP is not used for evidence transport.
  2. Semantic neutrality preserved: edge relays payloads, does not enrich.
  3. Deterministic replay order: FIFO by outbox record id.