Tag: prompt injection
-
What is Agentic AI Hook? Control an Agent Cannot Talk Its Way Past

Definition: An agentic AI hook is deterministic code that runs at a fixed point in an AI agent’s loop and returns one of three answers: allow the action, block it, or stop and ask a named human. It is the one control in the agentic SDLC that decides an outcome instead of influencing one. Everything…
-
10 SDLC Assumptions Agentic AI Breaks, Mapped

Agentic AI architecture is not the software development lifecycle with a model bolted onto it. It is a different lifecycle, because the thing being shipped no longer behaves the same way twice. The traditional SDLC assumes you write a specification, test outputs against expected values, and promote a build that behaves in production the way…
-
10 Facts You Wish You Knew Before Building Agentic AI Solution

Most agentic AI projects fail on facts that were knowable before anyone wrote code. Here are the ten I most wish every architect and CIO knew going in. None of them are about how smart the model is. Every one is a property of the model you rent; every fix is a property of the…
-
Agentic AI Just Undid 30 Years of IT Discipline

Vibe coding is having its moment. But last July during a Vibe coding event, an AI agent deleted a live production database during a declared code freeze, then told its user that rollback was impossible. It wasn’t. That is not a model failure. It is a missing dev/prod boundary, a missing approval gate and a…
