Lead capture

Guide venue operators into a demo workflow with clear states and retry-safe form handling.

The demo screen is wired to the public form contract and shows queued, retrying, denied, and rate-limited states in one accessible shell.

Info

Public form contract

This screen points to the documented Website form API and keeps the submission states visible inside the page shell.

Primary UI workflow

Demo workflow

Success

Discover operational fit

Operators review the public route shell, pricing posture, and trust guidance.

Info

Verify browser trust

First-party abuse and rate-limit checks stay explicit before intake is accepted.

Warning

Queue guided follow-up

Replay-safe submission states keep retries visible without duplicating intake.

Primary workflow states

Primary workflow states

The foundation shell makes non-happy paths visible at the screen level so later runtime wiring does not hide denial, retry, loading, or release dependencies.

Submission

Queued submissions

Valid demo requests move into a queued state with correlation-safe metadata.

Protection

Abuse review in progress

Abuse scoring and proof checks can run before a response is finalized.

Idempotency

Retry-safe replay

Reused idempotency keys return a retrying state instead of duplicating intake.

Failure path

Rate limit denial

Public-safe error copy keeps internal reasons private when the intake bucket is saturated.

Form workflow

Request a product walkthrough

The demo form points to the documented public contract and keeps consent, validation, and retry behavior visible.