{
  "schema": "capps-age-passport-gateway-v1",
  "status": "public-production-route-live",
  "publishedAt": "2026-06-15T18:00:00Z",
  "route": "/capps-age-passport-gateway.html",
  "positioning": "CAPPS blocks under-16 self-registration and routes identity checks through privacy-preserving age and passport-style verification paths.",
  "globalRegistrationRule": "under-16 self-registration blocked on every CAPPS, Capsule, Worlds, chat, broadcast, connection, AI, gaming, health, school, and profile route",
  "accountPaths": [
    { "path": "under-16", "decision": "blocked-self-registration", "route": "guardian-school-approved-operator", "features": ["no independent profile", "no independent chat", "no independent broadcast", "no independent connections"] },
    { "path": "16-17", "decision": "restricted-youth-registration", "route": "age-band-policy-plus-safety-defaults", "features": ["restricted messaging", "restricted AI", "restricted Worlds", "reviewable activity"] },
    { "path": "adult", "decision": "identity-assurance-required", "route": "passport-style-provider-or-operator-review", "features": ["CAPPS ID", "Capsule", "Worlds profile", "verified role request"] },
    { "path": "school-or-provider", "decision": "institution-verification-required", "route": "role-review-plus-evidence-hash", "features": ["school capsule", "provider capsule", "safeguarding route", "care coordination route"] }
  ],
  "verificationOutputs": [
    "age band",
    "verification state",
    "policy version",
    "review lane",
    "expiry",
    "evidence hash",
    "revocation state"
  ],
  "fakeAccountControls": [
    "passport-style identity verification",
    "duplicate account review",
    "impersonation risk flag",
    "revocation audit ledger",
    "chosen access registry",
    "anti-bullying sentry routing",
    "AI Core safety assist",
    "operator review before trust badge"
  ],
  "privacyBlocks": [
    "no public identity document images",
    "no public document numbers",
    "no public private address",
    "no public child contact data",
    "no public private messages",
    "no public live location",
    "no public health records",
    "no public school records"
  ],
  "linkedRoutes": [
    "/caps-id-registration.html",
    "/capsule-registration.html",
    "/capps-access-boundary.html",
    "/capps-chosen-access-registry.html",
    "/capps-revocation-audit-ledger.html",
    "/capps-worlds.html",
    "/public-data/capps-age-passport-gateway.json"
  ]
}
