tasks
Submit a task for execution
Full 8-stage pipeline: guardrail → credit → compute → verify → anchor → receipt
post/api/v1/tasks/submit
Request body
Example request
{
"prompt": "Analyze the sentiment of the following text: \"Bitcoin is looking bullish today\"",
"taskType": "analysis",
"agentId": "agent-alpha-001",
"model": "llama-3.3-70b"
}Response
Task executed — provenance receipt returned