buzz.bookhive.auth

bookhive.buzz

{
  "id": "buzz.bookhive.auth",
  "defs": {
    "main": {
      "type": "permission-set",
      "title": "Full BookHive Functionality",
      "detail": "Track books, write reviews and comments, and manage reading lists",
      "permissions": [
        {
          "type": "permission",
          "action": [
            "create",
            "update",
            "delete"
          ],
          "resource": "repo",
          "collection": [
            "buzz.bookhive.book"
          ]
        },
        {
          "type": "permission",
          "action": [
            "create",
            "update",
            "delete"
          ],
          "resource": "repo",
          "collection": [
            "buzz.bookhive.buzz"
          ]
        }
      ]
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against buzz.bookhive.auth

Validation Options
Automatically resolve and include external schemas for full validation
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:enu2j5xjlqsjaylv3du4myh4
CID
bafyreibslttjlxfdyegkvxsprsfae5lhzvclirjgott4zclwnf5fsdrzji
Indexed At
2026-03-26 01:12 UTC
AT-URI
at://did:plc:enu2j5xjlqsjaylv3du4myh4/com.atproto.lexicon.schema/buzz.bookhive.auth

Referenced Schemas (2)

Lexicon Garden

@