We need to implement atproto labellers to enable composable moderation.
Currently our moderation is entirely centralised within the frontpage app, we need to support decentralised labelling to enable frontpage communities.
There are a few unknowns, although we can mostly copy how Bluesky does things. There are some known key pieces:
- Syncing/ingestion labels from known labeller services
- Frontpage lexicon for labeller declarations
- Plugging labels into feed hydration
- Labeller subscription flow
- Report flow
- Rebase existing frontpage moderation into a labeller
References
We need to implement atproto labellers to enable composable moderation.
Currently our moderation is entirely centralised within the frontpage app, we need to support decentralised labelling to enable frontpage communities.
There are a few unknowns, although we can mostly copy how Bluesky does things. There are some known key pieces:
References