buzz.bookhive.buzz

bookhive.buzz

{
  "id": "buzz.bookhive.buzz",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "comment",
          "createdAt",
          "book",
          "parent"
        ],
        "properties": {
          "book": {
            "ref": "com.atproto.repo.strongRef",
            "type": "ref"
          },
          "parent": {
            "ref": "com.atproto.repo.strongRef",
            "type": "ref"
          },
          "comment": {
            "type": "string",
            "maxLength": 100000,
            "description": "The content of the comment.",
            "maxGraphemes": 10000
          },
          "createdAt": {
            "type": "string",
            "format": "datetime",
            "description": "Client-declared timestamp when this comment was originally created."
          }
        }
      },
      "description": "Record containing a Bookhive comment."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against buzz.bookhive.buzz

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:enu2j5xjlqsjaylv3du4myh4
CID
bafyreig7r7gxoxpvjx7sfxrfdp2rzticmquzpy5ky5sglw74ltonpvidna
Indexed At
2026-02-13 13:46 UTC
AT-URI
at://did:plc:enu2j5xjlqsjaylv3du4myh4/com.atproto.lexicon.schema/buzz.bookhive.buzz

Lexicon Garden

@