the signals and their derived score are provisional and subject to change.
validate manually before sharing.
522385326e2e72bb76375069d4e408f9087dda18none
.github/copilot-instructions.mdTool: github-copilot# Emissary AI Coding Agent Instructions
## Project Overview
Emissary is a Social Web Toolkit - a Fediverse server built in Go that enables developers to build custom social applications using declarative, low-code HTML templates and JSON configs. It bridges multiple federated protocols (ActivityPub, RSS, IndieWeb) through the [sherlock library](https://github.com/benpate/sherlock).
## Architecture & Data Flow
### Service Factory Pattern
Emissary uses a centralized `service.Factory` ([service/factory.gonone