The lab

Demos that show the work rather than describe it.

Schema-driven form builder

Edit the JSON schema on the left; the multi-step form re-renders live on the right — with conditional logic, validation, and versioning & rollback. An interactive echo of theplatform case study.

Form schema (JSON)

editing · v1 live

✓ Valid schema

Versions

  • v1 · Tax residency declaration · 7/3/2026, 4:57:50 PM

Configuration is versioned; "publish" snapshots it and "rollback" restores a previous version — the governance model behind the real platform.

Live preview

Step 1 of 3

About you

More demos, built and staged

A prompt-to-form generator and a RAG chat over this site's own content are built and running on Cloudflare (Workers AI, Vectorize, streamed Claude responses) — see the build log for how. They're staged for a later launch rather than switched on here.