Designed for agents and workflows
The MVP includes a Cloudflare Pages Function contract at POST /api/verify.
Future OKX.AI ASP and A2MCP integrations can call the same verifier payload.
POST /api/verify
{
"jobId": "job_001",
"taskType": "smart_contract_audit",
"taskDescription": "...",
"deliverableText": "..."
}