{
  "name": "Defici Agents Police — AI Crime Registry",
  "type": "ai-crime-registry",
  "description": "The first public registry of AI-agent crimes. Independent non-profit initiative documenting real, verifiable incidents where AI systems caused harm.",
  "url": "https://police.defici.com",
  "operator": "Defici (non-profit initiative)",
  "endpoints": {
    "incidents": "/api/incidents.json",
    "taxonomy": "/api/taxonomy.json"
  },
  "report": {
    "method": "email",
    "address": "registry@defici.com",
    "note": "Structured POST reporting endpoint planned; submit incidents with public sources."
  },
  "policy": {
    "sources": "public, verifiable only",
    "scope": "AI incidents, not accusations against private individuals",
    "license": "public, attribution"
  },
  "version": 1,
  "updated": "2026-08-20"
}