bond.biblio.stamp

lexicon.store View official

{
  "id": "bond.biblio.stamp",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "list",
          "book",
          "createdAt"
        ],
        "properties": {
          "book": {
            "type": "string",
            "format": "at-uri",
            "description": "AT-URI of the reader's book record. Lexicon-agnostic: works with bond.biblio.book, buzz.bookhive.book, or any future book lexicon."
          },
          "list": {
            "type": "string",
            "format": "at-uri",
            "description": "AT-URI of the reading list this stamp is for"
          },
          "createdAt": {
            "type": "string",
            "format": "datetime",
            "description": "When this stamp was issued"
          }
        }
      },
      "description": "A completion attestation issued by a librarian"
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1,
  "description": "A librarian's cryptographic attestation that a reader completed a book for a reading list. The stamp lives in the librarian's repository, proving authority."
}

Validate Record

Validate a record against bond.biblio.stamp

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:web:lexicon.store
CID
bafyreihoqsyyn42x4ohgaoer7drzxq42hge6anp6gp4bf4nbw3ywpjdwgi
Indexed At
2026-03-20 15:55 UTC
AT-URI
at://did:web:lexicon.store/com.atproto.lexicon.schema/bond.biblio.stamp

Lexicon Garden

@