{"uid":"cap_ivGnBBeDOIfpDLe0GsjAb","slug":"sop-step-evidence-validator-86d4c8c0","name":"SOP Step Evidence Validator","description":"Verify that every SOP step has exact supporting source evidence","url":"https://agent-sop-compiler-production.up.railway.app/v1/validate","method":"POST","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method","bodyType","body"],"properties":{"body":{"required":["document","sources"],"properties":{"sources":{"type":"array","items":{"type":"object","required":["id","name","content"],"properties":{"id":{"type":"string","description":"Stable source identifier"},"name":{"type":"string","description":"Human-readable source name"},"content":{"type":"string","description":"Inline source text; redact all credentials"}}},"maxItems":12,"minItems":1},"document":{"type":"object","description":"Previously compiled SOP document"}}},"type":{"type":"string","const":"http"},"method":{"enum":["POST"],"type":"string"},"bodyType":{"enum":["json","form-data","text"],"type":"string"}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.25","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.25/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.25","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.25","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_cTqf2H0jN-CCiqKs1M7Ql","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.25","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Verifies that every step in a compiled SOP document has exact supporting source evidence from provided source texts","exampleAgentPrompt":"Can you validate this compiled SOP document against my three source texts to make sure every step has exact supporting evidence? Here are the sources: [source id='src-1' name='FDA Guidance 2023' content='...'], [source id='src-2' name='Internal Policy v4' content='...'], and the compiled SOP document object I got from the compiler.","exampleUseCases":null,"resultDescription":"A validation report indicating which SOP steps are supported by exact evidence from the provided sources, which steps lack supporting evidence, and citations linking each step back to the relevant source by ID and name.","failureModes":["Missing required 'document' field returns validation error","Fewer than 1 source provided causes schema rejection","More than 12 sources provided exceeds maxItems limit","Source object missing required 'id', 'name', or 'content' fields causes rejection","Malformed SOP document object causes parsing failure","Payment not included or insufficient USDC returns 402 Payment Required"],"whenToPreferThis":"Use this endpoint after first compiling an SOP with the sibling compile endpoint, to confirm every step is traceable to exact source evidence before publishing or acting on the SOP. Prefer this over manual review when you have up to 12 structured source documents and need a programmatic evidence audit.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T06:37:51.200Z","isFirstParty":false}