demo:
  - start Bridge on R3
  - client connects, lists endpoint - only bridge
  - frontier headnode: run job submission EP (PSIJ)
  - client list endpoints: bridge + edge
  - client requests lucid plugin from edge
  - clien lists endpoints: bridge + edge + lucid
  - client uses lucid ep, create pilot, run tasks, get results

  - exposeable are: REST endpoints
  - planned: MCP endpoints

Roadmap:
  - documented current state
  - stabilize and test current state
  - extent to multiple concurrent edge services
  - extend to multiple concurrent clients
  - implement plugin base class to simplify plugin implementation

  - for lucid, rhapsody, xgfabric, ATOMIC, ROSE, ...
    - design plugin (API spec)
    - implement / document / test plugin
    - integrate into project stack

  - design MCP endpoint integration into edge service


