{"uid":"cap_9qaRxbEesFDhR88IenhFz","slug":"dcl-evaluator-fast-pre-action-policy-audit-f41da7ed","name":"DCL Evaluator – Fast Pre-Action Policy Audit","description":"Low-latency pre-action screening for routine agent responses and tool-call decisions.","url":"https://bazaar.fronesislabs.com/evaluate/fast","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"type":"object","properties":{}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","required":["verdict","confidence","reason","tx_hash","chain_index"],"properties":{"reason":{"type":"string"},"tx_hash":{"type":"string"},"verdict":{"type":"string"},"timestamp":{"type":"number"},"confidence":{"type":"number"},"drift_mode":{"type":"string"},"input_hash":{"type":"string"},"chain_index":{"type":"integer"},"drift_score":{"type":"number"},"policy_version":{"type":"string"}}}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.01","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","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.01/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_yCOCjfFeP8-TUO3q4rxZF","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Performs a fast policy audit of an agent's proposed HTTP action, returning a verdict, confidence score, and reason before the action is executed.","exampleAgentPrompt":"Before my agent fires this GET request, run a fast DCL policy audit on it and tell me the verdict and confidence score — I need to know if it's safe to proceed.","exampleUseCases":[{"title":"Pre-flight check on agent GET action","prompt":"My autonomous agent is about to send a GET request — can you run a fast policy audit on it first and tell me whether it gets a pass or fail verdict and how confident the evaluator is?"},{"title":"Real-time drift detection for agent pipeline","prompt":"Before my agent executes this DELETE request, audit it against the current policy and let me know the drift score and whether anything looks off."},{"title":"Compliance gate in multi-step agent workflow","prompt":"I'm building an agentic workflow and I need a lightweight policy check inserted before each outbound HTTP action — run the fast DCL evaluator on this HEAD request and return the verdict and reason so I can decide whether to proceed."}],"resultDescription":"Returns a JSON object containing a verdict (pass/fail/flag), a confidence score (0–1), a human-readable reason string, a drift score and drift mode indicating how much the action deviates from baseline policy, the policy version used, an input hash for audit traceability, a chain index for sequencing in multi-step audits, and a transaction hash recording the x402 micropayment.","failureModes":["Missing or malformed 'input' object returns a validation error","Unsupported HTTP method (e.g. POST, PUT) rejected with enum constraint error","Payment not provided or insufficient USDC causes 402 Payment Required response","Policy service unavailable returns 503 or timeout","Ambiguous or empty query params may reduce confidence score without failing the call"],"whenToPreferThis":"Choose this endpoint when you need a low-latency (real-time) policy gate before a GET, HEAD, or DELETE action and can tolerate a slightly lower confidence bar in exchange for speed. Prefer the sibling 'Strict pre-action audit' endpoint when higher confidence is required and latency is acceptable. Use this fast variant inside tight agent loops where every millisecond counts and you want a quick pass/fail before committing to an action.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-16T00:32:53.873Z","isFirstParty":false}