Architecture

Centralize what needs coordination. Localize what needs control.

The platform uses Cloudflare for the edge control plane while keeping execution authority separable from the public website.

Architecture
KING AI · Architecture

Make the capability real and the boundary clear.

Understand the separation between static web, Worker APIs, D1 identity, AI services and customer-local execution.

Static web

Cacheable assets are served without turning every page view into dynamic compute.

Worker API

One API entrypoint owns server-side identity, policy and integration logic.

D1 authority

Users, sessions, SSO, products, devices, agents, keys and audit records have a relational authority.

Optional edge services

Workers AI, Queues, R2, KV and Durable Objects each solve a bounded problem rather than becoming a second database.