chore(mirror): drop sunset collaborator grant/revoke verbs
Commit

The server sunset POST/DELETE /mirrors/collaborators (grant/revoke); only the GET (list) survives. Refresh the vendored OpenAPI spec from the live core and regenerate the client — which removes the now-dead GrantMirrorCollaborator / RevokeMirrorCollaborator operations — then delete the CLI verbs that called them:
entire repo mirror collaborators add(grant) — removedentire repo mirror collaborators remove(revoke) — removedentire repo mirror collaborators list— kept (GET still live)
The refresh also picks up three new, currently-unused server operations (deleteMe, listRepos, lookupRepoBySlug): additive generated code, no CLI surface yet.
Co-Authored-By: Claude Opus 4.8 (1M context) noreply@anthropic.com Entire-Checkpoint: d27513ad6d83
Checkpoints
Checkpoint 1