{
"id": "ai.rizom.brain.link",
"defs": {
"main": {
"key": "any",
"type": "record",
"record": {
"type": "object",
"required": [
"title",
"url",
"createdAt"
],
"properties": {
"url": {
"type": "string",
"format": "uri"
},
"title": {
"type": "string",
"maxLength": 500
},
"domain": {
"type": "string"
},
"source": {
"type": "object",
"required": [
"ref",
"label"
],
"properties": {
"ref": {
"type": "string"
},
"label": {
"type": "string"
}
}
},
"summary": {
"type": "string",
"maxLength": 100000
},
"brainDid": {
"type": "string"
},
"anchorDid": {
"type": "string"
},
"createdAt": {
"type": "string",
"format": "datetime"
},
"updatedAt": {
"type": "string",
"format": "datetime"
},
"capturedAt": {
"type": "string",
"format": "datetime"
},
"description": {
"type": "string",
"maxLength": 2000
},
"sourceEntityId": {
"type": "string"
},
"sourceEntityType": {
"type": "string"
}
}
},
"description": "Public curated link from a Rizom brain."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:oehciuqunzskplljt3qnnncw
- CID
-
bafyreigmqmohkaccqa2k7qgzjgshuridctythoyp5hic3l4owz5h3osm6i
- Indexed At
- 2026-07-21 14:09 UTC
- AT-URI
-
at://did:plc:oehciuqunzskplljt3qnnncw/com.atproto.lexicon.schema/ai.rizom.brain.link
Version History (2 versions)