{"endpoint":"/verify-gate","method":"POST","description":"Bi-directional verification gate. POST any content, get a pass/fail verdict with confidence scoring. Use this to embed trust verification into your own API.","price":"Free (public beta)","sdk":"npm install agentoracle-verify","body":{"content":"Text or JSON to verify","min_confidence":0.5},"response":{"pass":true,"confidence":0.87,"recommendation":"act"}}