{
"id": "site.filae.chorus.note",
"defs": {
"main": {
"key": "tid",
"type": "record",
"record": {
"type": "object",
"required": [
"subject",
"body",
"createdAt"
],
"properties": {
"body": {
"type": "string",
"maxLength": 2000,
"description": "The note content - context, clarification, fact-check",
"maxGraphemes": 1000
},
"sources": {
"type": "array",
"items": {
"type": "string",
"format": "uri",
"maxLength": 500
},
"maxLength": 5,
"description": "Optional supporting source URLs"
},
"subject": {
"type": "string",
"format": "at-uri",
"description": "The AT-URI being annotated (post, profile, etc.)"
},
"createdAt": {
"type": "string",
"format": "datetime"
}
}
},
"description": "A community note/annotation on any AT-URI"
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:dcb6ifdsru63appkbffy3foy
- CID
-
bafyreibrvaddfezj6lgqoergpxbtgq7ezz5y47hvqdve7ckp3amk4hfni4
- Indexed At
- 2026-03-21 10:09 UTC
- AT-URI
-
at://did:plc:dcb6ifdsru63appkbffy3foy/com.atproto.lexicon.schema/site.filae.chorus.note