Live against https://chat.dev.posha-api.com — drives the real
posha_chatbot_services v2 engine and renders whatever ui payload it actually returns.
Grounded in v2/rendering/ui_descriptor.py (build_ui) and v2/rendering/renderer.py (§14 of the KB doc).
This file makes no network calls of its own until you click Start session — open it as a local file, it does not run inside claude.ai's sandbox.
client_ui is locked to "tiles" — that's the whole point of this playground; a "text" session never receives a ui payload at all.
—
—