Cloudflare Core
Pages/Hono runtime with D1, KV, and Workers AI bindings configured in wrangler.jsonc.
Accurate demo wiring for Tradie Front Office AI. Live cards are working in the deployed prototype; anything not end-to-end yet is marked Coming Soon.
Twilio, Cloudflare Email, and Hono API routes feed the unified inbox.
Demo events, service windows, rate cards, jobs, inquiries, agent config, and memory chunks live in D1.
Kimi K2.6 uses Agent Memory for policy answers and deterministic tools for pricing and availability.
These integrations are wired into the current demo flow.
Pages/Hono runtime with D1, KV, and Workers AI bindings configured in wrangler.jsonc.
Primary agent reasoning loop. The model receives relevant Agent Memory context, then calls server-side tools for availability, pricing, job, payment stubs, and escalation.
Staff can upload PDFs or paste policies, convert them to Markdown, store D1 chunks, and retrieve relevant snippets across web, email, SMS, and voice.
Inbound business email is parsed by the email worker, stored in D1, sent through the agent, and replied to by email.
The purchased demo number handles inbound SMS and voice webhooks, verifies Twilio signatures, and records the full conversation in the dashboard.
Voice generation is wired for the agent config preview and Twilio audio playback when the reply is suitable for generated speech.
Dashboard authentication uses Google OAuth and signed JWT cookies when the production secrets are present.
Secondary paths that are working, but not the primary demo route.
Outbound email fallback for agent replies when Cloudflare Email is unavailable or deliberately bypassed.
The codebase has stubs or planned surfaces, but these are not production-grade integrations yet.
Future business-management sync for confirmed jobs, customer profiles, and service window inventory.
Future payment-link generation for deposits, callout fees, and job balance collection.
Future signed service window agreements with generated PDFs, object storage, and e-signature delivery.
Future staff alerts when the agent needs a human handoff or a high-value job needs approval.
Future observability and controls for AI calls once the gateway is actually bound and used.
A quick truth table for the deployed Cloudflare and vendor surface. This replaces the old fake masked-secret list.