Agent trust and governance infrastructure for production systems. Score behavior, verify agents, and query policy evidence with deterministic APIs.
Compute 6-dimension trust profiles for autonomous agents using interaction evidence and time-smoothed signals.
Score actions across 10 operational governance categories such as safety, transparency, and resilience.
Run formal verification flows to catch inconsistencies, sybil-like behavior, and low-confidence claims.
Query structured governance concepts and provenance-linked evidence used to support policy decisions.
curl https://kosherninja.com/.well-known/agents.json
curl https://kosherninja.com/atkn/network_stats
curl -X POST https://kosherninja.com/atkn/trust_score \\
-H "Content-Type: application/json" \\
-d '{"agent_id":"demo-agent"}'