{
  "id": 9052997,
  "title": "Why 'monitoring' isn't enough for AI agents — and how I made delegation cryptographically verifiable",
  "url": "https://urgent.news/2026/09/22/why-monitoring-isnt-enough-for-ai-agents-and-how-i-made-delegation",
  "topic": "ai",
  "section": "AI",
  "published": "2026-09-22T01:24:51.000Z",
  "source": {
    "name": "Dev.to",
    "slug": "dev-to",
    "url": "https://dev.to/kironovlazizdel/why-monitoring-isnt-enough-for-ai-agents-and-how-i-made-delegation-cryptographically-verifiable-5bad"
  },
  "original_language": "en",
  "account": "Monitoring AI agents is not enough, as it only provides a claim rather than proof of authorization. As AI agents become more autonomous and regulations like the EU AI Act demand verifiable accountability, this gap becomes a real problem. To address this, delegations between agents should be cryptographically signed instead of just logged. This allows anyone to verify the signature against the delegator's public key, ensuring that the server can verify the delegation but cannot forge it. The verified delegation chain provides an answer to the question, \"prove it.\"",
  "summary": "The problem nobody talks about with AI agents We're rushing to give AI agents autonomy. An orchestrator agent calls a research agent, which calls a writer agent, which calls a tool. Each hop, one agent hands some of its authority to another. Every \"AI governance\" tool I looked at solves this the same way: it logs everything. You get a dashboard, a timeline, an audit trail. Which sounds great —…",
  "key_points": [
    "Monitoring AI agents alone insufficient, provides only claims, not proof",
    "Delegations between agents must be cryptographically signed, not just logged",
    "Verified delegation chain enables proving accountability, answering \"prove it\""
  ],
  "editors_take": "Shifting from logged to cryptographically signed delegations between AI agents enables verifiable accountability, meeting regulatory demands and filling the gap between claimed and proven authorization.",
  "illustration": null,
  "coverage": {
    "outlets": 1,
    "also_reported_by": []
  },
  "ai_generated": true,
  "disclaimer": "Summaries, key points and the editor’s take are written by software from other outlets’ reporting and may contain errors — always check the linked original."
}