Discussion about this post

User's avatar
Louis Hemming's avatar

Route down by default, escalate on evidence puts a lot of weight on the observability layer I recon. The evidence has to come from somewhere, and traces are usually the last thing anyone builds, so for a while you're escalating on gut feel. Maybe that's fine and you just accept the routing is wrong for the first few months.

Patrick Joubert's avatar

We reach a closely related conclusion from harness engineering: the model is only one component, while context, tools, permissions, evaluations and feedback loops determine whether an agent performs reliably in production.

For enterprise write access, the next architectural question is where the final authorisation decision is enforced. Routing can select the model, context, tools and review path. A portable action boundary must evaluate the proposed write against business context, evidence and policy immediately before execution, returning an inspectable allow, escalate or block decision.

The stack makes the agent operational. The action boundary makes its writes accountable.

No posts

Ready for more?