- gitea-scanner.ts: Scans Gitea API for repos with backlog/ directories
- Dockerfile.aggregator: Adds git, cron, openssh-client for repo sync
- entrypoint.sh: Runs initial scan on startup, configures SSH
- docker-compose.aggregator.yml: Mounts gitea-repos and SSH keys
Cron runs at 2 AM and 2 PM daily to discover new repos.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>