docs(architecture): correct CP/tenant split in hero diagram + animate + surface widely #70
Reference in New Issue
Block a user
Delete Branch "docs/architecture-diagram-fix"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Architecture correctness (CTO-flagged): the hero
platform-architecture.svgput the per-tenant orchestration core (Provisioner, Scheduler, Postgres, Redis, …) inside the central Control Plane box. Confirmed against code:molecule-controlplane): orgs/members, billing/credits, tenant provisioning (EC2/Cloudflare/secrets), LLM proxy, provider-registry SSOT.workspace-server, runs per-org on its own EC2 — its own control): Provisioner (spawns workspace machines), Registry+Discovery, A2A Proxy, WebSocket Hub, Scheduler, Secrets, Audit, Event store, Channels — backed by the tenant's own Postgres + Redis.Changes
<img>embeds; respectsprefers-reduced-motion)./docs/architecture; now also on the docs home (index.mdx), Concepts, and the site landing (app/(home)).QA: rendered + visually inspected via headless Chrome + Inter webfont (no overflow/overlap — the faithful method, not qlmanage).
npm run buildgreen.Diagram CP/tenant split corrected vs code, animated, surfaced on 4 pages; rendered-QA clean, build green. LGTM.