Skip to content

The archive

All stories

133 stories, newest first — page 6 of 6.

A laptop showing a deletion audit record beside a printed data-flow map and a hardware security key.

AI Governance & Ethics

Deleting an AI Prompt Does Not Delete Every Copy

A deletion receipt from the application is only the first step. Real evidence must follow the prompt through provider logs, backups, vector databases, and tracing systems.

Irene Vasko · 8 min read

A laptop showing a small Git diff beside a terminal with dependency tests and a clean status check.

Agentic AI & Orchestration

Coding Agents Can Migrate One Dependency, With Guardrails

A dependency update is a useful test of coding agents because the patch is small but the definition of success is not. Passing tests alone cannot establish that the migration is safe.

Mara Quintero · 8 min read

A laptop showing a failed JSON validation log beside an order refund screen.

AI Industry & Models

Schema-Constrained AI Still Sends Bad Data to Production

Valid JSON is only the first gate. Production systems must also catch truncated responses, schema drift, unsupported fields, and values that look valid but trigger the wrong action.

Tobias Lund · 8 min read

A laptop showing an MCP tool list beside GitHub token permissions for a private repository.

Agentic AI & Orchestration

Your MCP Server Can Reach Everything Its Token Can

An MCP connection does not create a new permission boundary. Follow one GitHub workflow to see where credentials go, what enters model context, and when a narrower direct integration is the better choice.

Mara Quintero · 8 min read

A procurement screen showing a toner order paused for approval after its vendor and renewal terms changed.

Agentic AI & Orchestration

AI Agents Need More Than One Approval Gate to Spend Money

A spending agent should not treat a toner reorder, a new vendor, and an annual renewal as the same decision. This approval map separates routine actions from commitments that need a person.

Mara Quintero · 8 min read