A community based topic aggregation platform built on atproto
1{
2 "$type": "social.coves.moderation.ruleProposal",
3 "community": "did:plc:programmingcommunity",
4 "proposalType": "addRule",
5 "title": "No AI-generated content without disclosure",
6 "description": "All AI-generated code or content must be clearly marked as such. This helps maintain transparency and allows community members to make informed decisions about the content they consume.",
7 "proposalData": {
8 "ruleTitle": "Disclose AI-generated content",
9 "ruleDescription": "All posts containing AI-generated code or content must include a clear disclosure statement"
10 },
11 "requiredVotes": 100,
12 "createdAt": "2025-01-09T17:00:00Z"
13}