GET /api/site-operator/status
Returns version, brain count, and deployment mode.
Cloudflare Worker KitOptional edge brain layer

This kit lets the static website become a lightweight business operating system. The Worker can serve static assets, route messages, accept events, generate task receipts, and later connect to KV, Queues, Durable Objects, or Workers AI.
Endpoints included
Returns version, brain count, and deployment mode.
Routes a message to a primary and secondary cabinet brain.
Accepts operating events and stores them if KV is bound.
Creates task receipts and can publish to a Queue if bound.
Recommended production path