CLAUDE.md
A file from the retro-agents repository, as it was on 25 September 2026.
retro-agents
Runs the agents; builds no game. Machines: old-mac-build-host. Games: the six port repos. Servers: retro-server-infra. Rules for every session: POLICY.md. Layout, window map and hooks: README.md.
# Quick reference
bin/retro-fleet.sh up [--plan plans/
# Not obvious
- A brief is read once, at launch. Editing
briefs/delivers nothing untilrestart. - All sessions share one account's 5000 GraphQL points an hour, charged per node touched:
gh issue list/view/create/comment,gh pr,gh release listspend it. Board 8 is read and moved over REST (a separate budget). - Fleet runners lease their canonical checkouts; a manually launched writer is outside the lease and can collide. Stage files by name.
- Telemetry (
telemetrytmux window, every 5 minutes) writes/tmp/retro-fleet/digest.txtandhosts.txt; sessions writestatus.jsonviabin/hooks/status.sh. Read those, not panes.fleet-roundflags a missing telemetry window.