# Ticket-access verification

On 2026-08-14, the real issued ticket token `GNG-7FBGDGJR` was opened at `/ticket/GNG-7FBGDGJR` in the development preview. The page resolved to the confirmed ticket for Cyril, displayed ticket number 540001, event `G+ NIGHTCLUB`, the QR code, ticket status, and the support link `gngticketing1@gmail.com`.

The visible Theme control was toggled to dark mode. The valid ticket view then rendered with a deep ink page background, dark card surfaces, readable warm-white headings and metadata, visible muted text, a distinct QR surface, and a readable support email link. This confirms the semantic dark-theme variables are applied to the valid TicketAccess state rather than only the unavailable fallback state.

Automated verification also passed: TypeScript compilation plus 13 targeted tests covering token access, TicketAccess valid/fallback rendering, support-link and semantic-theme assertions, mNotify payloads, SMS flow persistence, and dark-mode CSS safeguards.

The route now accepts the actual issued `GNG-XXXXXXXX` token format used by ticket generation, avoiding the previous unavailable state caused by the overly strict token-length gate.
