Backfill in-progress. Some lexicons and records may be missing or incomplete.

dev.ocbwoy3.crack.defs

ocbwoy3.dev

{
  "id": "dev.ocbwoy3.crack.defs",
  "defs": {
    "bskyOnCrackSettings": {
      "type": "object",
      "required": [
        "version",
        "settings"
      ],
      "properties": {
        "version": {
          "type": "integer",
          "minimum": 1
        },
        "settings": {
          "type": "object",
          "properties": {
            "kawaiiMode": {
              "type": "boolean"
            },
            "alterEgoUri": {
              "type": "string",
              "format": "at-uri"
            },
            "alterEgoByDid": {
              "type": "array",
              "items": {
                "type": "object",
                "required": [
                  "did",
                  "uri"
                ],
                "properties": {
                  "did": {
                    "type": "string",
                    "format": "did"
                  },
                  "uri": {
                    "type": "string",
                    "format": "at-uri"
                  }
                }
              }
            },
            "alterEgoRecords": {
              "type": "array",
              "items": {
                "type": "object",
                "required": [
                  "uri"
                ],
                "properties": {
                  "uri": {
                    "type": "string",
                    "format": "at-uri"
                  },
                  "avatar": {
                    "type": "string"
                  },
                  "banner": {
                    "type": "string"
                  },
                  "handle": {
                    "type": "string"
                  },
                  "description": {
                    "type": "string"
                  },
                  "displayName": {
                    "type": "string"
                  }
                }
              }
            },
            "hijackHideLabels": {
              "type": "boolean"
            },
            "showWelcomeModal": {
              "type": "boolean"
            },
            "uncapLabelerLimit": {
              "type": "boolean"
            },
            "statsigGateOverrides": {
              "type": "array",
              "items": {
                "type": "object",
                "required": [
                  "gate",
                  "value"
                ],
                "properties": {
                  "gate": {
                    "type": "string"
                  },
                  "value": {
                    "type": "boolean"
                  }
                }
              }
            },
            "hideSuggestedAccounts": {
              "type": "boolean"
            },
            "customVerificationsEnabled": {
              "type": "boolean"
            }
          }
        }
      },
      "description": "Private preferences for Bluesky on Crack."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against dev.ocbwoy3.crack.defs

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:s7cesz7cr6ybltaryy4meb6y
CID
bafyreiaeombbgz36koyvehqtps42tsur4pnwfzjdutk524illz2ptmaciq
Indexed At
2026-01-17 14:43 UTC
AT-URI
at://did:plc:s7cesz7cr6ybltaryy4meb6y/com.atproto.lexicon.schema/dev.ocbwoy3.crack.defs

Lexicon Garden

@