86b67d9fbf
The burn-in pairs a coordinator with a worker, and step one of every run is checking that both report the burn-in commit. That was only visible behind the operator login, at /v1/admin/diagnostics and /v1/federation/workers, and the worker never logged its own revision at all. Both now print it on startup, so `docker logs orchestra-api` and `journalctl -u orchestra-worker` are enough. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>