{
    "schemaVersion":  "1.2",
    "contract":  "openacai-social-readiness",
    "generatedAtUtc":  "2026-07-07T19:54:10.8770097+00:00",
    "status":  "web-profile-preferences-only",
    "sourcePage":  "https://openacai.com/account/",
    "accountDataUrl":  "https://openacai.ong/.well-known/openacai-account-data.json",
    "supportedNow":  {
                         "privateProfilePreferences":  true,
                         "gamhonDisplayName":  true,
                         "accessibilityAndGroupPlayNotes":  true,
                         "gamhonAvatarTheme":  true,
                         "gamhonPlayStylePreferences":  true,
                         "gamhonComfortBoundaries":  true,
                         "gamhonContactBoundary":  true,
                         "shareableGamhonCardExport":  true,
                         "profilePreferenceExport":  true,
                         "profilePreferenceClear":  true,
                         "privacyRequestLinks":  true,
                         "publicProfiles":  false,
                         "friendGraph":  false,
                         "directMessages":  false,
                         "onlineMultiplayerRooms":  false,
                         "nativeSocialSignIn":  false
                     },
    "identityProviders":  [
                              {
                                  "id":  "google",
                                  "label":  "Google",
                                  "status":  "planned-not-configured",
                                  "oauthConfigured":  false,
                                  "publicClientIdPublished":  false
                              },
                              {
                                  "id":  "microsoft",
                                  "label":  "Microsoft",
                                  "status":  "planned-not-configured",
                                  "oauthConfigured":  false,
                                  "publicClientIdPublished":  false
                              },
                              {
                                  "id":  "discord",
                                  "label":  "Discord",
                                  "status":  "planned-not-configured",
                                  "oauthConfigured":  false,
                                  "publicClientIdPublished":  false
                              }
                          ],
    "profileCard":  {
                        "privateByDefault":  true,
                        "shareExportNoAccountIdentifiers":  true,
                        "shareExportNoEmail":  true,
                        "shareExportNoUserLogin":  true,
                        "shareExportNoFreeTextNotes":  true,
                        "allowedFields":  [
                                              "displayName",
                                              "avatarTheme",
                                              "playStylePreferences",
                                              "comfortBoundaries",
                                              "contactBoundary",
                                              "visibilityPreference"
                                          ],
                        "publicDirectoryEnabled":  false,
                        "messagesEnabled":  false,
                        "onlineRoomsEnabled":  false
                    },
    "moderation":  {
                       "publicProfilesRequireReview":  true,
                       "groupRoomsRequireModeration":  true,
                       "youthSpacesRequireSeparateReview":  true,
                       "reportingRequiredBeforePublicLaunch":  true,
                       "blockAndMuteRequiredBeforePublicLaunch":  true,
                       "auditEventsRequiredForProfileVisibilityChanges":  true
                   },
    "clientRules":  {
                        "showPrivateProfilePreferenceUi":  true,
                        "hidePublicProfileDirectory":  true,
                        "hideFriendRequests":  true,
                        "hideDirectMessages":  true,
                        "hideOnlineRoomCreation":  true,
                        "useWebAccountFallback":  true,
                        "allowProfilePreferenceExport":  true,
                        "allowShareableGamhonCardExport":  true,
                        "allowProfilePreferenceClear":  true,
                        "useContactForBroaderDeletionRequests":  true,
                        "doNotCacheAuthenticatedProfiles":  true,
                        "neverSendProfileTextToAnalytics":  true,
                        "shareCardExcludesEmailAndUserId":  true,
                        "requireThisContractBeforeShowingSocialUi":  true
                    },
    "liveChecks":  {
                       "accountPage":  {
                                           "url":  "https://openacai.com/account/",
                                           "status":  200,
                                           "cacheControl":  "no-store, no-cache, must-revalidate, max-age=0",
                                           "cfCacheStatus":  "BYPASS",
                                           "ok":  true
                                       },
                       "gamesPage":  {
                                         "url":  "https://openacai.com/gamhon-games/",
                                         "status":  200,
                                         "cacheControl":  "public, max-age=120, s-maxage=600, stale-while-revalidate=86400",
                                         "cfCacheStatus":  "MISS",
                                         "ok":  true
                                     },
                       "accountPageHasProfileLanguage":  true,
                       "gamesPageHasSafetyLanguage":  true
                   },
    "futurePrerequisites":  [
                                "published profile visibility and deletion/export rules",
                                "OAuth provider keys stored outside public files and theme content",
                                "report, block, mute, and moderator review workflow",
                                "youth-safety review for any public or group-game spaces",
                                "rate limits and abuse controls for profile and invite endpoints",
                                "audit events for visibility, contact, room, and moderation changes",
                                "mobile and PWA verifier checks before client UI is enabled"
                            ],
    "privacy":  {
                    "publicOnly":  true,
                    "containsSecrets":  false,
                    "containsOAuthClientSecrets":  false,
                    "containsPrivateProfileText":  false,
                    "containsUserEmails":  false,
                    "containsPrivateCaseData":  false,
                    "containsHelpSeekerMessages":  false,
                    "safeForDeviceCache":  true
                }
}