Card snapshot
www.csoai.org
·
2026-08-05 17:20:10 UTC
·
3354f3efd33b3a5c5803b55459db62b7a67f285a047239285bd88accc6a00c70
This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.
{
"name": "CSOAI Measurement Agent",
"description": "Measurement body for AI compliance. Publishes frozen benchmark harnesses, measures models and agent systems under deterministic conditions, and signs results (Ed25519) so evidence is recompute-able by any third party. No certification, accreditation, or enforcement authority \u2014 we measure, we publish harnesses, others recompute.",
"url": "https://csoai.org",
"version": "0.1.0",
"provider": {
"organization": "CSOAI Ltd",
"url": "https://csoai.org"
},
"capabilities": {
"streaming": false,
"pushNotifications": false
},
"skills": [
{
"id": "measured-leaderboard",
"name": "Measured results readout",
"description": "Returns measured benchmark results only \u2014 official lm-eval-harness format runs on frozen splits with confidence intervals. No fabricated baselines.",
"endpoint": "https://csoai.org/api/leaderboard",
"method": "GET"
},
{
"id": "health",
"name": "Liveness probe",
"description": "Honest liveness signal. No invented metrics.",
"endpoint": "https://csoai.org/api/health",
"method": "GET"
}
],
"evidence": {
"harnesses": [
"https://huggingface.co/datasets/csoai/provbench",
"https://huggingface.co/datasets/csoai/aiact-frozen-split-harness",
"https://huggingface.co/datasets/csoai/govbench",
"https://huggingface.co/datasets/csoai/compbench",
"https://huggingface.co/datasets/csoai/swarmbench",
"https://huggingface.co/datasets/csoai/airbench-eu-mandatory-run"
],
"models": [
"https://huggingface.co/csoai/sov33-unified",
"https://huggingface.co/csoai/sov34-1p5b"
],
"register": "https://csoai.org/llms.txt"
},
"pricing": "https://csoai.org/api/skus"
}