The No-Code CAIO / September 14, 2026

Give the agent a world to work in.

We may be trying too hard to tell AI agents exactly how to work. A better design question might be: what happens when a capable system gets a clear objective, useful resources, and firm boundaries?

Important:The Stockholm Paradigm gives us a useful analogy. It does not prove that AI agents behave like living systems.
A wooden robot and three businesspeople exploring a black moonlit workshop where glowing paths connect data, tools, permissions, and human approval
Same capability. A richer environment. New paths worth testing.
The environment lab

Change the opportunity space.

Choose a real business objective. Add or remove what the agent can see and do. The result is a design hypothesis for you to test, not a prediction of agent performance.

Interactive simulation
ObjectiveChoose one
DataWhat it can see
ToolsWhat it can use
BoundariesWhere it must stop
Instruction densityGuided
ScriptedExploratory
DataCRM history
Clear objectiveFollow up with leads
ToolsSearch + Draft
BoundariesApproval + Read-only + Log
ObservationReview the path it proposes
Design hypothesis

Find the warm leads worth a human reply.

With CRM history, search, and drafting available, the agent has room to gather context and prepare a next step.

Human gate: Nothing is sent. A person reviews the draft and the action log first.

The argument

We may be over-harnessing the thing.

The instinct makes sense. Define the process. Break it into steps. Assign the tools. Add the rules. That is how traditional software gets built. I am increasingly unconvinced it is the right model for agents.

01 / Capacity

The capability may already be there.

Large models regularly demonstrate behaviors nobody finely scripted. When we connect those models to documents, databases, other agents, and business tools, we are changing the environment around capabilities that already exist.

02 / Opportunity

New connections create new openings.

A tool is more than another feature on a list. It can create a new path for a model to reuse what it already knows how to do. That path still needs observation, testing, and a clear stop condition.

03 / Restraint

More instructions can create more friction.

Foundation model providers have already spent billions training and steering these systems. Coding agents add another layer. Keep piling on rigid instructions and we may squeeze out the flexibility we were hoping to use.

04 / Design

The business service is environment design.

Decide what data exists for the agent. Choose the tools, permissions, approval thresholds, and logging. Then watch what happens, keep the safe surprises, and revise the environment. That is still engineering. It feels a lot more like managing an ecology than drawing an assembly line.

The next capability jump may come from new opportunity spaces we create around what is already here.
Where the biology fits

A useful lens, with limits.

The Stockholm Paradigm grew from work on ecology, evolution, and emerging disease. One of its core ideas, ecological fitting, describes organisms forming new associations by using capacities shaped in earlier conditions when a changed environment presents a new opportunity.

I think that pattern gives us better language for agent design. A model connected to new data and tools may find uses nobody specified step by step. Still, this is an analogy. Biology does not prove how an AI system will act, and a simulated page like this one does not show real agent performance.

Scientific grounding: Daniel R. Brooks, Eric P. Hoberg, and Walter A. Boeger, “Climate change and emerging infectious diseases: Evolutionary complexity in action”, and their 2019 book The Stockholm Paradigm.
A Monday field test

Design one small environment.

Pick a recurring job where a wrong move is recoverable. Give the agent enough room to be useful and enough structure to make the result inspectable.

Name the objective.

Write the business result in one sentence. Avoid prescribing every click.

Choose the available world.

List the approved data, tools, and other agents that belong in this test.

Set the boundary.

Require human approval before spending, sending, publishing, deleting, or changing access.

Capture the surprise.

Log the path, inspect the evidence, and keep what worked. The useful discovery becomes part of the next environment.