{
"id": "org.stormlightlabs.malfestio.thread.comment",
"defs": {
"main": {
"key": "tid",
"type": "record",
"record": {
"type": "object",
"required": [
"subjectRef",
"body",
"createdAt"
],
"properties": {
"body": {
"type": "string",
"maxLength": 5000,
"description": "The comment text."
},
"replyTo": {
"type": "string",
"format": "at-uri",
"description": "The parent comment if this is a reply."
},
"createdAt": {
"type": "string",
"format": "datetime"
},
"subjectRef": {
"type": "string",
"format": "at-uri",
"description": "The root subject being commented on."
}
}
},
"description": "A comment on a deck, card, or note."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:xg2vq45muivyy3xwatcehspu
- CID
-
bafyreiflx7d6puzwtifihoxnslhl32l4vyei5cpcbw6rj5o3ug3ckawqfa
- Indexed At
- 2026-02-13 14:00 UTC
- AT-URI
-
at://did:plc:xg2vq45muivyy3xwatcehspu/com.atproto.lexicon.schema/org.stormlightlabs.malfestio.thread.comment