social.luminance.portfolio.series

klee.photos

{
  "id": "social.luminance.portfolio.series",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "title",
          "photos",
          "createdAt"
        ],
        "properties": {
          "title": {
            "type": "string",
            "maxGraphemes": 200
          },
          "photos": {
            "type": "array",
            "items": {
              "ref": "com.atproto.repo.strongRef",
              "type": "ref"
            },
            "maxLength": 500
          },
          "createdAt": {
            "type": "string",
            "format": "datetime"
          },
          "coverPhoto": {
            "ref": "com.atproto.repo.strongRef",
            "type": "ref"
          },
          "description": {
            "type": "string",
            "maxGraphemes": 3000
          }
        }
      }
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against social.luminance.portfolio.series

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:ka5oytd2d6rhs2r6yrvt6yb2
CID
bafyreibx522z6npqo62pd4ox2dk7lyun5hlhgm3hsm63advxbkktwivnai
Indexed At
2026-07-22 16:19 UTC
AT-URI
at://did:plc:ka5oytd2d6rhs2r6yrvt6yb2/com.atproto.lexicon.schema/social.luminance.portfolio.series

Lexicon Garden

@