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