{"uid":"cap_iSzSP9E5gyYbFjFLJPyxB","slug":"verity-suite-compass-quick-ai-decision-recommender-7a6a0a30","name":"Verity Suite Compass Quick — AI Decision Recommender","description":"The trust fabric for AI agents — calibrated, fail-closed services agents pay per call.","url":"https://verity-suite.onrender.com/compass/quick","method":"POST","headers":{},"bodySchema":{"type":"object","required":["options","constraints"],"properties":{"options":{"type":"array","description":"the candidate choices to pick among; one option per item, stated verbatim as you want it returned"},"evidence":{"type":"string","description":"facts known about the options (specs, prices, availability, data); for any current or external fact, only what is stated here may be used"},"constraints":{"type":"string","description":"the goal plus hard requirements (must-meet gates), soft preferences (weigh, don't gate), and any priorities or tradeoffs between them"}}},"responseSchema":{"type":"object","title":"compass_out","required":["verdict","confidence","reasons"],"properties":{"choice":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Choice","description":"the chosen option, copied verbatim from the options list; include ONLY when verdict is recommend or tentative; omit entirely for gather_more_info and no_viable_option"},"reasons":{"type":"array","items":{"type":"string"},"title":"Reasons","description":"concrete reasons grounded in the actual constraints and evidence; for recommend/tentative must name the main tradeoff against the runner-up; for the safe verdicts must say what blocks a pick"},"verdict":{"enum":["recommend","tentative","gather_more_info","no_viable_option"],"type":"string","title":"Verdict","description":"recommend=exactly one eligible option is clearly best on the stated constraints with a defensible margin; tentative=a leading option exists but the margin is thin, rests on an unestablished assumption, or two options are near-tied; gather_more_info=a fact needed to compare the options is missing, so no responsible pick is possible; no_viable_option=every option violates at least one hard constraint (or none can be confirmed to meet them from the evidence)"},"confidence":{"type":"number","title":"Confidence","maximum":1,"minimum":0,"description":"calibrated probability the stated verdict is correct: for recommend/tentative, the probability choice is truly the best of the given options under the stated constraints; for gather_more_info/no_viable_option, the probability that verdict itself is the right call"},"missing_info":{"type":"array","items":{"type":"string"},"title":"Missing Info","description":"specific facts that, if supplied, would change or firm up the verdict; required (non-empty) when verdict is gather_more_info, optional otherwise"}}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.02","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"registry","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.02/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.02","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.02","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_X0d-yi5eZEM7TzNMame2g","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.02","costPer":"request","priority":0,"asset":null,"unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Evaluates a set of candidate options against stated constraints and evidence, returning a calibrated verdict (recommend/tentative/gather_more_info/no_viable_option) with confidence score and reasons","exampleAgentPrompt":"I'm trying to pick between three project management tools — Notion, Linear, and Asana — and my hard requirements are that it must support API integrations and cost under $15/user/month; I prefer something with good mobile support but that's not a dealbreaker. Based on what you know about these tools' specs and pricing, which one should I go with, and how confident are you?","exampleUseCases":null,"resultDescription":"Returns a structured verdict object with: a verdict enum (recommend, tentative, gather_more_info, or no_viable_option), the chosen option verbatim from the input list (when applicable), a calibrated confidence score (0–1), an array of concrete reasons grounded in the evidence and constraints, and optionally a list of missing facts that would sharpen the recommendation.","failureModes":["Missing required 'options' or 'constraints' fields returns a validation error","Empty options array may return no_viable_option verdict","Ambiguous or contradictory constraints may produce a tentative verdict with low confidence","Evidence field omitted when external facts are needed may trigger gather_more_info verdict","Service unavailable on render.com cold starts may cause timeout"],"whenToPreferThis":"Use this endpoint when an AI agent needs a structured, calibrated decision among discrete labeled options with explicit constraint checking — especially when you want a defensible verdict with a confidence score rather than a free-form LLM opinion. Prefer this over raw LLM reasoning when you need fail-closed behavior (gather_more_info instead of hallucinated picks), explicit hard-constraint enforcement, and a machine-readable verdict enum for downstream logic.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T00:54:39.203Z","isFirstParty":false}