This page embeds the Drive Green chatbot widget pointing at the
drivegreenstaging tenant on chatbot-staging
(port 30829). It is wired with internal-only recipients
(transcripts@carbuddyai.com) so any test conversation does
not generate emails to drive-green.co.uk.
Click the chat bubble in the bottom-right to open the widget. Try a few of these to exercise V2:
drive-green.co.uk)?Same widget bundle. Same V2 chatbot service code. Different tenant slug
drivegreenstaging → routes to chatbot-staging (port 30829)
via the nginx X-Client-Source map.
System prompt: filesystem-baked
(chatbot/prompts/drivegreenstaging/system.md) — no DB drift possible.
Tools enabled: search_stock, count_stock,
find_in_stock_by_reg, live_search_drivegreen,
get_dealership_info, submit_callback_request,
submit_email_lead, escalate_to_human, suggest_chips.
Inventory: mirror of prod (67 vehicles, 47 under £15k) tagged
tenant='drivegreenstaging' in aichat.inventory_vehicles.
Live stock: live_search_drivegreen hits the real
drive-green.co.uk/wp-json/wp/v2/used_evs WordPress REST API at request time.
Issue: #2063 — chatbot Migrate Drive Green
Shipping PRs:
#2243,
#2246,
#2248,
#2252
Playwright smoke: webchat/test-site/live-drivegreen-staging.spec.ts (13/13 passing)