A developer built a CLI wrapper around SigNoz's OpenAPI spec to help an AI agent investigate production alerts more reliably. Rather than having the agent generate Python code to query APIs, the CLI provided a verifiable interface that both the agent and the developer could use, reducing hallucinations and enabling independent verification of findings.