Opus finding
README claims `Fleet Watcher (optional authorization layer)` links to a non-existent placeholder repo
- README.md:350-352
The README links Fleet Watcher to `https://github.com/yourorg/fleet-watcher`, which is a placeholder URL. Anyone following the docs to stand up the optional authorization layer will hit a 404. Given the workflow ships fully wired preflight/postflight calls to FLEET_ENDPOINT, leaving the canonical repo unspecified is a real adoption barrier.
Recommendation
Replace `yourorg/fleet-watcher` with the canonical AntFleet repo URL, or remove the link until the project is published.