com.yuna0x0.guestbook.sign

yuna0x0.com

{
  "id": "com.yuna0x0.guestbook.sign",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "subject",
          "createdAt",
          "message"
        ],
        "properties": {
          "message": {
            "type": "string",
            "maxLength": 100
          },
          "subject": {
            "type": "string",
            "format": "at-identifier"
          },
          "createdAt": {
            "type": "string",
            "format": "datetime"
          }
        }
      },
      "description": "a sign in the guestbook"
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against com.yuna0x0.guestbook.sign

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:2yoe6bdxkriejoszdzevaxoy
CID
bafyreicwumsqim732b4ghv442rwfmcuio4p2ri6fl7yeidmngp2i4yl6ci
Indexed At
2026-02-13 13:52 UTC
AT-URI
at://did:plc:2yoe6bdxkriejoszdzevaxoy/com.atproto.lexicon.schema/com.yuna0x0.guestbook.sign

Lexicon Garden

@