On ring/canary consumers the deployed stub comment reads the generic 'pinned to the moving /v1-stable channel' while the actual pin is the repo's ring tier (e.g. bmad → @dev-lead/v1-ring1, .github → v1-ring0, .github-private → v1-next). The PIN is functionally correct; only the comment tier is stale (generic template boilerplate). Fix: when the driver re-pins to a ring tier, update the comment's tier token to match (or make the template comment tier-agnostic). Cosmetic/doc-consistency, non-blocking. Surfaced on bmad#411/qodo during #857.
On ring/canary consumers the deployed stub comment reads the generic 'pinned to the moving /v1-stable channel' while the actual pin is the repo's ring tier (e.g. bmad →
@dev-lead/v1-ring1, .github → v1-ring0, .github-private → v1-next). The PIN is functionally correct; only the comment tier is stale (generic template boilerplate). Fix: when the driver re-pins to a ring tier, update the comment's tier token to match (or make the template comment tier-agnostic). Cosmetic/doc-consistency, non-blocking. Surfaced on bmad#411/qodo during #857.