We abstract trust and execution, not payments.
Agents do not browse. They execute. Veritake returns a single safe decision, fully auditable and deterministic.
One decision, same result every time.
Full trail for every ranking.
Built for agents, not users.
POST /api/decision
{
"user": "agent_7",
"query": "book 2 nights in Vienna",
"context": { "budget": 320 }
}
-> { "decision_id": "dec_8f1c4b2a", "action": "ALLOW" }