gg.infinitetavern.tavern.summons

infinitetavern.gg

{
  "id": "gg.infinitetavern.tavern.summons",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "inviteeDid",
          "inviteeHandle",
          "generation",
          "createdAt"
        ],
        "properties": {
          "createdAt": {
            "type": "string",
            "format": "datetime"
          },
          "generation": {
            "type": "integer",
            "description": "Invite chain depth. 1 = directly invited by an admin-granted player."
          },
          "inviteeDid": {
            "type": "string",
            "format": "did",
            "description": "DID of the invited adventurer."
          },
          "inviteeHandle": {
            "type": "string",
            "description": "Handle of the invited adventurer at the time of summoning."
          }
        }
      },
      "description": "A Tavern Summons — proof that an adventurer was called to join the beta. Written to the inviter's PDS."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against gg.infinitetavern.tavern.summons

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:vxwgn77hp5ikvbiggm5es3rv
CID
bafyreigamd6ykg4nfsbl7z43sqcuxli6jkmx3racmurplxnxsckzxnqmjm
Indexed At
2026-04-13 22:54 UTC
AT-URI
at://did:plc:vxwgn77hp5ikvbiggm5es3rv/com.atproto.lexicon.schema/gg.infinitetavern.tavern.summons

Lexicon Garden

@