Disabled Public Gates
Safety — internal preview only · not public launch
- No checkout · no live payment · no public registration · no public Talent data · no public AI · no public talent search.
- Claims must pass safety review. Legal/commercial review still required. Public launch requires a separate final gate.
These endpoints always return 403
Public site, signup, checkout, recruitment/youth/health/sports/gov claims, public AI, public talent search, public country launch and public event registration are all disabled. Each attempt is logged as a SecurityEvent.
| Gate | Code | Test | Result |
|---|---|---|---|
| Public site enable | PUBLIC_SITE_PUBLIC_ACCESS_DISABLED | — | |
| Public user signup | PUBLIC_USER_SIGNUP_DISABLED | — | |
| Public checkout | PUBLIC_SURFACE_CHECKOUT_DISABLED | — | |
| Recruitment claims | PUBLIC_RECRUITMENT_CLAIMS_DISABLED | — | |
| Youth program | PUBLIC_YOUTH_PROGRAM_DISABLED | — | |
| Health claims | PUBLIC_HEALTH_CLAIMS_DISABLED | — | |
| Sports combine claims | PUBLIC_SPORTS_COMBINE_CLAIMS_DISABLED | — | |
| Gov real-data claims | PUBLIC_GOV_REAL_DATA_CLAIMS_DISABLED | — | |
| Public AI | PUBLIC_AI_EXECUTION_DISABLED | — | |
| Public Talent search | PUBLIC_TALENT_SEARCH_DISABLED | — | |
| Public country launch | PUBLIC_COUNTRY_LAUNCH_DISABLED | — | |
| Public event registration | PUBLIC_EVENT_REGISTRATION_DISABLED | — |