HOOX Enterprise
This is the commercial / Enterprise extension layer. HOOX follows an Open Core model. The core architecture, most code, and documentation are open source. This section describes the commercial Enterprise layer built on top of the open core. See:This section contains public architecture documentation for the institutional / paid Enterprise version of HOOX (the commercial extension layer built on the open core). It is designed to run on Cloudflare Enterprise. Note: No proprietary Enterprise source code is included in this public repository.
Documents
- Architecture — Overall topology, bleeding-edge primitives, and evolution from retail HOOX.
- Multi-Tenancy — Workers for Platforms, Dispatch + User Workers, isolation model.
- Observability & Audit — Logpush, Traces, Tail Workers, immutable R2 audit.
- Security & Compliance — Extended 5-layer model with Bot Management, API Shield, Zero Trust, AI Guardrails.
Key Differentiators (vs Retail HOOX)
- Workers for Platforms for true multi-tenancy / platform use
- Cloudflare Workflows for durable, long-running trade & compliance processes
- Full Logpush + R2 for regulatory-grade audit
- Enterprise security features (Bot Management, API Shield, etc.)
- Real-time persistent connections via hibernatable WebSockets in DOs
- Higher limits, custom SLAs, AI Gateway at scale
- Data residency and advanced compliance controls
plan.md) for phasing and rationale.
All designs build directly on the existing high-quality retail codebase (Service Bindings, DOs, Smart Placement, shared middleware, etc.).