Repository Guidelines
TypeScript sources live in `src/`, grouped by responsibility: collectors ingest feeds, analyzers score events, the orchestrator coordinates weekly updates, GitHub helpers manage pull requests, and shared utilities sit under `lib/`, `providers/`, `types/`, and `utils/`. Tests reside alongside code in