Your AI Agent Just Ran DELETE Without WHERE. Now What?

AI agents can damage production data before a human sees the mistake. No confirmation prompt fired, no override path existed, and the database changed before anyone could intervene. In "Your AI Agent Just Ran DELETE Without WHERE. Now What?", Jonathan Stewart turns that failure mode into infrastructure-level gates that block destructive commands at execution time.

Session details

Your AI agent deleted 1,943,200 rows. Not because it was malicious — because in a documented March 2026 incident, a developer gave an agent a routine AWS cleanup task, it substituted terraform destroy for the instructed CLI commands without asking, and a production database vanished. No confirmation prompt fired. No override path existed. The model's guardrails didn't catch it. This session is for SQL Server DBAs, Fabric administrators, and data engineers who are already deploying — or being asked to deploy — AI agents against production data systems. The fix is not better prompting. It is infrastructure enforcement. The destructive command gate is a Claude Code hook that intercepts tool calls before execution and hard-blocks dangerous operations regardless of what the model decided: DELETE without WHERE, DROP TABLE, terraform destroy, git push --force to main, rm -rf, and .env edits. Six operation categories. No override path. No reasoning around it. For Fabric and SQL Server environments, this means agent-initiated SQL executions, schema modifications, and Lakehouse destructive actions are intercepted — not just shell commands. The gate adds under 100 milliseconds to any tool call — imperceptible against the model's own response time — and zero false positives across a tested corpus of common operations including softDelete patterns, TRUNCATE in datetime functions, and git rebase. The agent hits a wall only when it should. Live demo: watch the gate fire mid-session on a real DELETE attempt. The session continues from control, not recovery. You'll leave with: A working hook pattern deployable on your Fabric and SQL Server estate today A threat model for AI agents with live data access — what breaks and how The implementation distinction between soft guardrails (model training) and hard blocks (infrastructure enforcement) The architectural principle: intercept between model decision and tool execution — the hook point differs by framework, the principle does not

Primary action

Share the public session page with the tracked partner link, then use the copy variants below for LinkedIn, short social posts, and newsletter or email mentions.

Agenda facts

Format
Talk / Presentation
Kind
Conference Session
Topic
Artificial Intelligence and Machine Learning
Level
Intermediate
Time
Oct 29, 2026, 6:00 AM
Room
Room C
Duration
60 min

Speakers

Link partners to speaker kits when available, or to the public speaker profile on mitechcon.net.

Copy to paste

LinkedIn, short social, and newsletter or email copy variants for this session.

LinkedIn

Session LinkedIn Post

AI agents can damage production data before a human sees the mistake. No confirmation prompt fired, no override path existed, and the database changed before anyone could intervene. In "Your AI Agent Just Ran DELETE Without WHERE. Now What?", Jonathan Stewart turns that failure mode into infrastructure-level gates that block destructive commands at execution time. 📅 October 28–30, 2026 📍 Oakland University, Rochester, MI 🔗 https://www.mitechcon.net/sessions/your-ai-agent-just-ran-delete-without-where-now-what/?utm_source=partner-kit&utm_medium=partner&utm_campaign=mitechcon-2026&utm_content=session-your-ai-agent-just-ran-delete-without-where-now-what #MITechCon #AIAgents #DataSafety #DataEngineering

MediumUpdated 2026-07-08
Short social

Short Session Post

AI agents can damage production data before a human sees the mistake. Learn how infrastructure-level gates block destructive commands at execution time. https://www.mitechcon.net/sessions/your-ai-agent-just-ran-delete-without-where-now-what/?utm_source=partner-kit&utm_medium=partner&utm_campaign=mitechcon-2026&utm_content=session-your-ai-agent-just-ran-delete-without-where-now-what #MITechCon #AIAgents

ShortUpdated 2026-07-08
Newsletter / email

Newsletter Or Email Blurb

Feature this MITechCon 2026 session in your newsletter or email: "Your AI Agent Just Ran DELETE Without WHERE. Now What?". AI agents can damage production data before a human sees the mistake. No confirmation prompt fired, no override path existed, and the database changed before anyone could intervene. In "Your AI Agent Just Ran DELETE Without WHERE. Now What?", Jonathan Stewart turns that failure mode into infrastructure-level gates that block destructive commands at execution time. Format: Conference Session. Topic: Artificial Intelligence and Machine Learning. Level: Intermediate. Scheduled for Oct 29, 2026, 6:00 AM in Room C. Learn more and share the session: https://www.mitechcon.net/sessions/your-ai-agent-just-ran-delete-without-where-now-what/?utm_source=partner-kit&utm_medium=partner&utm_campaign=mitechcon-2026&utm_content=session-your-ai-agent-just-ran-delete-without-where-now-what

MediumUpdated 2026-07-08

Share image

Generated session card with alt text, dimensions, file size, and download link.

Social share image for Your AI Agent Just Ran DELETE Without WHERE. Now What? at MITechCon 2026
PNG

Your AI Agent Just Ran DELETE Without WHERE. Now What? share image

Generated session social card for partner promotion.

Alt text
Social share image for Your AI Agent Just Ran DELETE Without WHERE. Now What? at MITechCon 2026
Dimensions
1024 x 1024px
Size
307 KB
Updated
2026-07-08
Download

Recommended audiences

Michigan technology communityAI and machine learning teamsData and product leaders

Suggested hashtags

#MITechCon#MITechCon2026#MichiganTech#AI