Test data. Internal review only.
Test registration form
Who is registering?
Standard ticket: $25.00 (fake). Scholarship and comp requests go to eligibility review before checkout. A duplicate email creates a duplicate-blocked attempt and a support case, by design.
Field boundary
What the ticketing engine is allowed to receive
The engine handoff is allowlist-checked by the domain layer (validateTicketingHandoff). Only these fields can cross into the fake ticketing engine; guardian, emergency, medical, waiver-proof, housing, carpool, and team values never do.
attemptId, kampEventId, universityId, cycleId, eventCode, displayName, email, role, productCode, amountCents, currency, quantity This rehearsal form deliberately collects no guardian, emergency, health, dietary, or insurance fields, even as fakes. Whether v0 collects those restricted families or keeps them as a labeled scaffold is an open product decision; until it is settled they stay out of this form and out of the engine handoff.