It is Monday and the radar is already full: ten items filtered, most of them about plumbing rather than capability. New models have become routine. What really changed this week was the layer that determines whether an agent leaves the pilot stage.

In brief

In a bank, an AI agent needs to execute actions without receiving the secret that authorizes access. Granular permissions, limited scope, audit trails and easy revocation are the infrastructure that turns a pilot into a product capable of passing compliance.

Every conversation about an AI agent inside a bank ends in the same place: access.

The idea is great until someone asks how the agent will enter the system. To truly automate a receivables, reconciliation or collections workflow, the agent needs to access something. And handing a credential to a model is a line no security team wants to cross. For good reason.

This week I came across an open-source project that tackles that exact issue. It is a credential gateway: the agent requests the action, the gateway authenticates and executes it, and the key never goes near the model. The agent acts without ever seeing the secret.

It sounds like an infrastructure detail. It is not. It determines whether an automation pilot becomes a product or dies in committee.

Anyone who works in product knows that most good automation ideas are not blocked by a lack of technology. They are blocked because no one can answer who accessed what, with which scope and how to audit it later. Until that answer exists, the roadmap remains stuck.

That is why I find this layer more interesting than the next model release. The capability race is already solved for most use cases. What is missing is the plumbing: granular permissions, limited scope, audit trails and easy revocation. That is what turns an AI agent into something that can pass compliance.

To put this into practice, AI governance stops being an abstract conversation: it helps define identity, accountability and controls for every action. The AI risk matrix is a useful starting point for sizing human confirmation, authority limits and audit evidence before enabling an automation in production.

That is where it gets interesting. Each of these pieces that matures unlocks a use case that has been stuck for months. On the product side of credit, that means being able to think about automation at the points that truly hurt, rather than only at the edges where the risk was low enough that no one cared. This is central work in AI product management, not a layer added afterwards.

If you want to look at the project, here is the link: OneCLI.

The rest of the radar

Screenpipe (YC S26), 24/7 screen recording for agents — continuous screen and audio memory changes the raw material of agent context, and puts consent and privacy at the center of design. Read more

Dynamic Workflows in Claude Code — agent orchestration moves out of code and into configuration, shortening the experimentation cycle for AI features. Read more

Robinhood enables AI agents to trade stocks — a concrete case of an agent with permission to take irreversible action in a regulated domain; a required reference for designing guardrails and human confirmation. Read more

Why Software Factories Fail — explains why productivity gains from coding agents do not automatically become product delivery. Read more

Noisy LLM evaluators are still useful — challenges the excuse that “we do not have a good enough eval” and unlocks quality measurement early. Read more

From evaluation to guardrails (Mozilla.ai at FAccT 2026) — connects evaluation metrics to executable production guardrails: the bridge between measuring and controlling. Read more

Dark patterns in AI chatbots — applying engagement metrics to chatbots can create manipulation without anyone deciding to do so, with direct reputational and regulatory risk. Read more

Step 3.7 Flash — another fast, low-cost model on the shelf, putting pressure on unit cost and opening room for features that were previously unviable. Read more

A wave of open weights and ChatGPT Work — DeepSeek V4, Kimi K3 and enterprise agentic workspaces change the build-vs-buy equation and the strategy for cost and data sovereignty. Read more


That is it for today. The week is starting with plenty to digest.