com.kipclip.annotation

kipclip.com

{
  "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"
}

Validate Record

Validate a record against com.kipclip.annotation

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:3zzkrrjtsmo7nnwnvhex3auj
CID
bafyreiby575g7ubpt433kla4td2hxddnyujie36dcsrbiq7dqy6eoqu3ce
Indexed At
2026-03-19 20:23 UTC
AT-URI
at://did:plc:3zzkrrjtsmo7nnwnvhex3auj/com.atproto.lexicon.schema/com.kipclip.annotation

Lexicon Garden

@