[Architecture]

System topology, data flow, bindings, storage, and ADRs for the HOOX edge mesh.

This track covers how HOOX is structured as a multi-worker mesh on Cloudflare — not day-to-day trading setup (see End User) and not deploy runbooks (see DevOps).

Start here

PageWhat it covers
System OverviewMesh layout, isolation, Smart Placement
Data FlowSignal → execute → ledger → notify
CommunicationService bindings, queues, internal auth
BindingsWrangler binding contracts across workers
StorageD1, KV, R2 roles and retention
Endpoints (context)Routing architecture (canonical API list lives under API)
Design SystemShared UI / token conventions
ADRsArchitecture decision records

Related tracks

  • Workers — per-isolate deep dives
  • DevOps — install, deploy, CI, security
  • API — HTTP contracts and payloads