Workers Pipeline
D2 runs as a set of interconnected Cloudflare Workers communicating via Service Bindings. Each module — ingest, analysis, content engine, feedback — deploys independently.
Workers Pipeline
D2 runs as a set of interconnected Cloudflare Workers communicating via Service Bindings. Each module — ingest, analysis, content engine, feedback — deploys independently.
Durable Objects
Persistent state management for conversation tracking, feedback aggregation, and content planning. WebSocket support powers the real-time dashboard.
Workers AI
On-edge inference for sentiment analysis, trend detection, and content generation. No external API calls or cold starts.
Microfrontends
Multiple independent apps served from one domain — marketing site, blog, docs, and dashboard — each built with different frameworks.