Platform Console

DropsA / DU First — the L0 → L5 build at a glance.

Build status — L0 → L5

all frozen
L0
Shared packages
errors · config · db · auth · llm · events
frozen
L1
ML · Agents · Knowledge
16 pydantic-ai agents (contract-first)
frozen
L2
Domain services · 11
research → notifications
frozen177bc26
L3
API gateway
authn · RBAC · rate-limit · budget · audit
frozen04576b4
L4
Workers
runtime seam · 9 task queues · 15 workflows
frozend87c451
L5
Web app core
typed gateway client · 16 features
frozen75bbdca

Core services

Gateway (L3)
Single public surface · middleware stack · signed webhooks
frozen
Workers (L4)
Idempotent dispatch · retry · cron scheduler · per-mailbox writer
frozen
Web core (L5)
Deterministic client · tenant boundary · RBAC-filtered shell
frozen

Business modules

11 modules

Coming next — deploy bindings

not connected

The documented seams the frozen core is built against. None are wired in this preview.

Temporal (durable workflows)Clerk (auth & orgs)Redis (cache · rate-limit · SSE)Postgres (persistence)OpenAPI codegen (typed client)Production Next.js rendering + Playwright e2e
Branch feature/ubuntu-runtime-migrationHEAD 75bbdcaPython gates: 743 passed · 99.06% coverageWeb core tests: 35 passed