com.getorbyt.profile

getorbyt.com

{
  "id": "com.getorbyt.profile",
  "defs": {
    "main": {
      "key": "literal:self",
      "type": "record",
      "record": {
        "type": "object",
        "properties": {
          "colors": {
            "ref": "#colors",
            "type": "ref"
          },
          "joinDate": {
            "type": "string",
            "format": "datetime"
          },
          "updatedAt": {
            "type": "string",
            "format": "datetime"
          },
          "fontPreference": {
            "type": "string"
          },
          "subscribedChannels": {
            "type": "array",
            "items": {
              "type": "string"
            }
          },
          "algorithmicFeedProvider": {
            "type": "string"
          }
        }
      }
    },
    "colors": {
      "type": "object",
      "required": [
        "backgroundColor",
        "textColor"
      ],
      "properties": {
        "textColor": {
          "type": "string"
        },
        "backgroundColor": {
          "type": "string"
        }
      }
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against com.getorbyt.profile

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:2xrqztnmzlckb3xfuuukupso
CID
bafyreifsbwitovivb7gpxynucdywstufuye3ttjebxc6fqah4vrqjcbb7q
Indexed At
2026-08-28 23:34 UTC
AT-URI
at://did:plc:2xrqztnmzlckb3xfuuukupso/com.atproto.lexicon.schema/com.getorbyt.profile

Lexicon Garden

@