Skip to main content

AI Governance

Frameworks, policies, and oversight for responsible AI deployment

Hero Post

View The list finally caught the god agent
Featured image for The list finally caught the god agent

By Adesh Gairola

The list finally caught the god agent

A deterministic decision point outside the model, in the live path, that decides before every action executes: that's the TLDR of every mitigation in the 2026 OWASP LLM Top 10. Excessive Agency jumped from rank 6 to rank 3, checked for the first time against 7,714 real incidents instead of a practitioner vote alone. Read the mitigations, not the ranks, and they all converge on one prescription: mediate everything.

View NPC Nation: what Australia's new AI framework actually covers
Featured image for NPC Nation: what Australia's new AI framework actually covers

By Adesh Gairola

NPC Nation: what Australia's new AI framework actually covers

The 15 July framework binds data centres: where they sit, what power and water they draw, what they pay for the grid, plus training on Australian creative work. It puts no new obligation on anyone building with models. What already binds you is the law you have: consumer law, APRA, ASIC, the Privacy Act. Neither document says who gets to say no.

View Claude Tag: an agent that acts as itself, not on your behalf
Featured image for Claude Tag: an agent that acts as itself, not on your behalf

By Adesh Gairola

Claude Tag: an agent that acts as itself, not on your behalf

Claude Tag puts @Claude in Slack as its own per-channel service account, not on behalf of the person who asked. That breaks the delegation model everyone converged on, where the audit log can still name a human. Useful, but it revives the old service-account problems with an AI on top.

View Kill the God Agent: how we think about agent security
Featured image for Kill the God Agent: how we think about agent security

By Adesh Gairola

Kill the God Agent: how we think about agent security

A God Agent is one model wired to every tool on one shared identity, holding the whole lethal trifecta at once: it reads untrusted content, touches private data, and talks to the outside world. You can't filter prompt injection out of that, so you change the architecture instead. Three deterministic moves: scope every agent, sign every call, stop every breach. Break even one leg of the trifecta and the blast radius shrinks.