A community based topic aggregation platform built on atproto
1{ 2 "$type": "social.coves.post.record", 3 "community": "did:plc:programming123", 4 "postType": "invalid-type", 5 "title": "This has an invalid post type", 6 "text": "The postType field has an invalid value", 7 "tags": [], 8 "language": "en", 9 "contentWarnings": [], 10 "createdAt": "2025-01-09T14:30:00Z" 11}