fair-protocol/docs/moderation/discovery.md
Ipstenu (Mika Epstein) 61ccf9838d
Documentation: Proposal - Moderation in the FAIR Ecosystem (#14)
Signed-off-by: Mika Ipstenu Epstein <ipstenu@ipstenu.org>
Signed-off-by: Brent Toderash <brent@toderash.net>
Signed-off-by: Ipstenu (Mika Epstein) <Ipstenu@users.noreply.github.com>
Signed-off-by: Claudio Rimann <claudio@haptiq.studio>
Signed-off-by: Joe Murray <joe.murray@jmaconsulting.biz>
Signed-off-by: Ryan McCue <me@ryanmccue.info>
Co-authored-by: Brent Toderash <brent@toderash.net>
Co-authored-by: Claudio Rimann <claudio@haptiq.studio>
Co-authored-by: Joe Murray <joe.murray@jmaconsulting.biz>
Co-authored-by: Ryan McCue <me@ryanmccue.info>
2025-08-20 15:50:50 -07:00

22 lines
887 B
Markdown

# Discovery in a Decentralized System
| <!-- --> | <!-- --> |
|----------|------------|
| Status | Proposal |
| Date | 2025-07-22 |
Finding new plugins and themes becomes more complex in a federated ecosystem. To facilitate discoverability, FAIR will maintain at least one Aggregator that functions as a directory of available Repositories and their packages.
## Aggregator Participation
Any Aggregator may choose to list Repositories and packages from the federation. Aggregators may:
- Set their own listing guidelines which do not conflict with protocol standards.
- Submit their own Aggregators to other Aggregators, forming a recursive discovery chain.
This decentralized structure encourages diversity while maintaining compatibility through the FAIR Protocol.
See also:
* [Service Hierarcy →](service-hierarchy.md)
* [Submissions →](./submissions/README.md)