Files
assistant/apps/vela-gateway

vela-gateway

This workspace contains the Vela gateway service as a minimal Fastify app with an initial WebSocket session skeleton.

Current status:

  • Fastify server boots in the Yarn workspace
  • / and /health endpoints provide a runnable service baseline
  • WebSocket session skeleton wiring now exists
  • Full WebSocket session orchestration and behavior remain future work