The gotgt CLI client prepends /v{version}/ to API paths, but when built
from untagged commits the version is a git SHA that doesn't match the
server's version route regex. Use curl to hit the API directly instead.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>