PR #55 added @ops to the registry but route.sh only looped pm/junior/senior/lead/qa, so @ops could never be triggered, and there was no token case for it. Add 'ops' to the routing loop and the TOKEN_OPS case in route.sh + publish.sh, and pass TOKEN_OPS in the workflow env next to TOKEN_QA (route/publish/rescue steps) so route.sh (set -u) doesn't error on an @ops run. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>