{
"id": "com.kipclip.annotation",
"defs": {
"main": {
"key": "tid",
"type": "record",
"record": {
"type": "object",
"required": [
"subject",
"createdAt"
],
"properties": {
"note": {
"type": "string",
"maxLength": 10000,
"description": "User note for this bookmark"
},
"image": {
"type": "string",
"format": "uri"
},
"title": {
"type": "string",
"maxLength": 1000
},
"favicon": {
"type": "string",
"format": "uri"
},
"subject": {
"type": "string",
"format": "at-uri",
"description": "AT URI of the bookmark this annotates"
},
"createdAt": {
"type": "string",
"format": "datetime"
},
"description": {
"type": "string",
"maxLength": 10000
}
}
},
"description": "Enrichment data and optional user note for a bookmark"
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1,
"description": "Kipclip-specific metadata and notes for a bookmark"
}
Metadata
- DID
-
did:web:lexicon.store
- CID
-
bafyreiby575g7ubpt433kla4td2hxddnyujie36dcsrbiq7dqy6eoqu3ce
- Indexed At
- 2026-03-20 15:55 UTC
- AT-URI
-
at://did:web:lexicon.store/com.atproto.lexicon.schema/com.kipclip.annotation