blue.flashes.feed.post

flashes.blue

{
  "id": "blue.flashes.feed.post",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "createdAt"
        ],
        "properties": {
          "createdAt": {
            "type": "string",
            "format": "datetime"
          },
          "childrenPostURIs": {
            "type": "array",
            "items": {
              "type": "string",
              "format": "at-uri",
              "maxLength": 512
            },
            "description": "Optional array of child post URIs for threaded content"
          }
        }
      },
      "description": "A feed post record for the Flashes app. EXIF metadata is stored separately in blue.flashes.photo.exif sidecar records."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against blue.flashes.feed.post

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:24kqkpfy6z7avtgu3qg57vvl
CID
bafyreigwreprcnk466u2iup3qztohw6yjr4ciqh6dkfv7krhalerq6bove
Indexed At
2026-04-18 10:05 UTC
AT-URI
at://did:plc:24kqkpfy6z7avtgu3qg57vvl/com.atproto.lexicon.schema/blue.flashes.feed.post

Lexicon Garden

@