community.gifthood.replygate

gifthood.community

{
  "id": "community.gifthood.replygate",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "listing",
          "createdAt"
        ],
        "properties": {
          "listing": {
            "ref": "com.atproto.repo.strongRef",
            "type": "ref",
            "description": "Strong reference to the owner's own listing. Belt for the matching-rkey suspenders; indexers verify both."
          },
          "createdAt": {
            "type": "string",
            "format": "datetime"
          },
          "hiddenReplies": {
            "type": "array",
            "items": {
              "type": "string",
              "format": "at-uri"
            },
            "maxLength": 300,
            "description": "AT-URIs of community.gifthood.reply records hidden from default views on this listing."
          }
        }
      },
      "description": "The listing owner's moderation of notes on their own listing, bsky-threadgate style: the record key MUST match the listing's record key. hiddenReplies drop from default views (view policy, not deletion — the note survives in its author's repo; reports remain the violation path). Future allow/close rules are additive fields here."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against community.gifthood.replygate

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:7prvtl4j6wsfmkrfrnwknuxj
CID
bafyreidbkm53cfatnxnrviyld4jnibjgltlvrlrzvow7z6k6s53n35p6nu
Indexed At
2026-07-26 20:06 UTC
AT-URI
at://did:plc:7prvtl4j6wsfmkrfrnwknuxj/com.atproto.lexicon.schema/community.gifthood.replygate

Lexicon Garden

@