Real-time monitoring of agent decisions, costs, and governance checkpoints from the Dutch ZHC experiment.
curl -X POST https://zerohumanos.polsia.app/api/events \
-H "Content-Type: application/json" \
-d '{
"agent": "ceo-agent",
"action_type": "decision",
"decision": "Approved Q1 budget allocation of $12,000 to marketing",
"cost": 0.0340,
"governance_flag": false,
"metadata": { "category": "finance", "confidence": 0.92 }
}'
curl -X POST https://zerohumanos.polsia.app/api/events/batch \
-H "Content-Type: application/json" \
-d '{ "events": [ { "agent": "...", "action_type": "...", "decision": "..." } ] }'
Get new reports, regulatory changes, and compliance guides — straight to your inbox.