org.chaoticharmonylabs.user.defs

chaoticharmonylabs.org

{
  "id": "org.chaoticharmonylabs.user.defs",
  "defs": {
    "preferences": {
      "type": "object",
      "properties": {
        "theme": {
          "enum": [
            "light",
            "dark",
            "auto"
          ],
          "type": "string",
          "default": "auto"
        },
        "privacy": {
          "type": "object",
          "properties": {
            "allowDiscovery": {
              "type": "boolean",
              "default": true
            },
            "shareOrbitsPublicly": {
              "type": "boolean",
              "default": false
            }
          }
        },
        "autoRefreshFeeds": {
          "type": "boolean",
          "default": true
        },
        "defaultOrbitView": {
          "enum": [
            "grid",
            "list",
            "cards"
          ],
          "type": "string",
          "default": "grid"
        },
        "notificationSettings": {
          "type": "object",
          "properties": {
            "newFeedItems": {
              "type": "boolean",
              "default": true
            },
            "orbitUpdates": {
              "type": "boolean",
              "default": true
            },
            "weeklyDigest": {
              "type": "boolean",
              "default": false
            }
          }
        }
      },
      "description": "User preferences for Orbits app"
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against org.chaoticharmonylabs.user.defs

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:mqmbvlnt6fcqqboqqcg3b7d4
CID
bafyreiawkmkhl4atywurd376ssc452bg7ed7oouwgm5sf2pgviyiea52la
Indexed At
2026-01-08 07:05 UTC
AT-URI
at://did:plc:mqmbvlnt6fcqqboqqcg3b7d4/com.atproto.lexicon.schema/org.chaoticharmonylabs.user.defs

Lexicon Garden

@