dev.nekono.skyshare.defs

nekono.dev

{
  "id": "dev.nekono.skyshare.defs",
  "defs": {
    "manifest": {
      "type": "object",
      "required": [
        "visual"
      ],
      "properties": {
        "visual": {
          "type": "blob",
          "accept": [
            "image/png",
            "image/jpeg",
            "image/webp"
          ]
        },
        "caption": {
          "type": "string",
          "maxLength": 300,
          "description": "Optional caption providing additional context for the visual."
        },
        "heading": {
          "type": "string",
          "maxLength": 100,
          "description": "A short human-readable heading identifying the source."
        }
      },
      "description": "A fixed, human-facing manifestation of a source record."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against dev.nekono.skyshare.defs

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:arvsmkkcflx2hdfum5jk54n3
CID
bafyreidyu7w7kqayv7xcf7rvwl2naklmxhf2pwqthupgyakxer2bi5cmf4
Indexed At
2026-08-20 11:20 UTC
AT-URI
at://did:plc:arvsmkkcflx2hdfum5jk54n3/com.atproto.lexicon.schema/dev.nekono.skyshare.defs

Lexicon Garden

@