A community based topic aggregation platform built on atproto
1{
2 "$type": "social.coves.interaction.comment",
3 "subject": "at://did:plc:author123/social.coves.post.record/3k7a3dmb5bk2c",
4 "content": {
5 "$type": "social.coves.interaction.comment#textContent",
6 "text": "Great post! I especially liked the part about @alice.example.com's contribution to the project.",
7 "facets": [
8 {
9 "index": {
10 "byteStart": 46,
11 "byteEnd": 64
12 },
13 "features": [
14 {
15 "$type": "social.coves.richtext.facet#mention",
16 "did": "did:plc:aliceuser123"
17 }
18 ]
19 }
20 ]
21 },
22 "createdAt": "2025-01-09T16:30:00Z"
23}