🧠 Agentic runtime live

Sovereign Buyer Evidence Index

5 evidence domains · 27 evidence classes · byte/hash/receipt schema · procurement cross-walk

Purpose

Evidence-led procurement is the standard for UK public-sector AI acquisition. This index maps every named DEFONEOS artefact to a procurement question, a verification command, and the SIGIL receipt that anchors it. Defence and civil-service buyers can verify claims byte-by-byte using sha256sum, curl, and the public SIGIL ledger.

1. Compliance domain (10 evidence classes)

ClassFrameworkCoverage
C-01NCSC SC-01 CAF v3.114/14 controls
C-02DSP SC2 supplier9/9 controls
C-03UK GDPR Article 287/7 obligations
C-04UK GDPR Article 327/7 obligations
C-05DPA 2018 Schedule 215/5 breach notification
C-06EU AI Act Article 95/5 risk management
C-07EU AI Act Article 50Transparent disclosure boundary
C-08ISO/IEC 27001:202293/93 Annex A
C-09ISO/IEC 42001:2023134/134 AIMS
C-10JSP 936 (AI assurance)Built-in generator

2. Security domain (8 evidence classes)

ClassCapabilityVerification
S-01Identity attestation (Ed25519 + BFT)identity-attestation-spec
S-02Supply-chain integrity (7 layers)supply-chain-integrity-scan
S-03BFT quorum cryptography (BLS12-381)bft-quorum-cryptography-spec
S-04TLS pinning (Ed25519-only + HPKE)tls-pinning-spec
S-05CSP bypass preventioncsp-bypass-prevention-spec
S-06Incident response (SEV1-SEV4)ir-runbook
S-07Prompt-injection defence (7 layers)prompt-injection-defense-spec
S-08Rate limiting / DoS defence (5-tier)rate-limiting-dos-defense

3. Sovereignty domain (3 evidence classes)

4. Operations domain (4 evidence classes)

ClassCapabilitySpecification
O-01MCP federation (30 MCPs, 3 rings)mcp-federation-architecture
O-02Multi-region replication (5 UK regions)multi-region-replication-spec
O-03Secrets rotation (zero-downtime, Shamir)secrets-rotation-spec
O-04MCP admission control (9-point)admission-control-checklist

5. Business / commercial domain (3 evidence classes)

6. Verification schema

Each evidence artefact is anchored to a SIGIL receipt. The canonical verification chain is:

curl -sL https://www.csoai.org/<page>.html | shasum -a 256
curl -sL https://www.csoai.org/tick-111-sigil.json | jq .care_score

A passing probe returns: (1) HTTP 200 · (2) non-zero body · (3) SHA-256 matching the local cache · (4) care_score ≥ 0.85 in the SIGIL receipt.

7. Live posture (16 Jul 2026)