refactor(org): update container registry, FQDNs, and add agent UUIDs

- Migrate container registry from ghcr.io to git.farh.net
- Update environment FQDNs: cartsnitch.farh.net → cartsnitch.com, etc.
- Add UUIDs to all agent role references for handoff protocol accuracy
- Add Agent Roster table to CLAUDE.md for quick reference

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
2026-05-23 15:19:04 -04:00
parent 63e150f445
commit 4b17a4619d
3 changed files with 92 additions and 32 deletions
+1 -1
View File
@@ -56,7 +56,7 @@ CartSnitch CI uses **CalVer** (`YYYY.MM.DD[.N]`) for image tags. The CI also pub
## Container images
Push to `ghcr.io/cartsnitch/<service>` only. Never Docker Hub for first-party images.
Push to `git.farh.net/cartsnitch/<service>` only. Never Docker Hub for first-party images.
## Task decomposition (for delegators)