fyi.atstore.listing.reviewReply

atstore.fyi

{
  "id": "fyi.atstore.listing.reviewReply",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "subject",
          "text",
          "createdAt"
        ],
        "properties": {
          "text": {
            "type": "string",
            "maxLength": 8000,
            "minLength": 1
          },
          "subject": {
            "type": "string",
            "format": "at-uri",
            "description": "AT URI of the fyi.atstore.listing.review this reply belongs to."
          },
          "createdAt": {
            "type": "string",
            "format": "datetime"
          }
        }
      },
      "description": "A reply on a fyi.atstore.listing.review. Threads are linear (no per-reply parent). By convention, only the listing owner or the review author should post replies; the AT Store app drops replies from any other DID at ingest and at render. The PDS does not enforce this — other indexers MAY surface unauthorized replies if they choose."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against fyi.atstore.listing.reviewReply

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:dvy6bdnofdfc4php4s5b457d
CID
bafyreihouxebenjr76a5dksnivw3u6fbxjm2ovygzm7p2lag3fm42c7ahq
Indexed At
2026-05-02 04:06 UTC
AT-URI
at://did:plc:dvy6bdnofdfc4php4s5b457d/com.atproto.lexicon.schema/fyi.atstore.listing.reviewReply

Lexicon Garden

@