Intent-Code Divergence
Medium
- Confidence
- 95% confidence
- Finding
- The documentation states the bearer token is used only for POST /agents, but the registration code also sends it to /auth/session. This mismatch can mislead operators about the token's actual exposure surface and undermine least-privilege assumptions, especially since the documented minimum scopes omit the extra endpoint dependency.
