Todo
Condensed from TODO.md at build time: 8 open item(s), 4 completed.
- Reconcile `sources/config/config.yaml` with the topology: `mi25-llama` and `rx5500-llama` both point at athena; the MI25 lives on beast.
- Rotate the OpenRouter API key that leaked in the old repo's `~/.env.example` (owner action; the new `sources/config/.env.example` uses a placeholder).
- Decide the fate of the auxiliary scripts from the old attempt (`check-status`, `fetch-models`, `save-models`): Ansible-ize or port to `scripts/`.
- Review the harvested Ansible playbooks (`01`โ`10`, `site.yml`) for consistency with the skeleton conventions.
- Decide the relation to `~/work/llm-local` and the `~/models/` move (from the homelab TODO; keep separate for now).
- Which models belong on beast (MI25) versus athena (RX5500) once both endpoints are verified?
- Is PostgreSQL usage tracking wanted, and does `docker-compose.yml` stay as the single stack?
- Should this project use git worktrees for parallel episodes (software project โ a candidate for the pattern)?