Skip to main content
Copertina articolo: AI and experimentation: What changes when the variant is not deterministic
Articles/AI Agents

AI and experimentation: What changes when the variant is not deterministic

/

In the book Growth Engineering growth is seen as a system work that integrates product, data, code, experiments and operational responsibility. When working with AI, however, you test not only a static screen, but a behavior that can vary over time and situations.

In AI products the same request can generate different answers, making it more complex to understand what the user has actually experienced. This radically changes the way of doing experimentation and making decisions.

Thesis

Testing a static page is the same as testing a door: the result is predictable and repeatable. Testing an AI agent is like testing a colleague: it counts not only what he does, but how he thinks, when he asks for help and how he behaves afterwards.

It is not about adding tools or dashboards, but about building a mechanism that reduces the cost of uncertainty and makes the switch from signal to decision faster. A good growth system does not promise certainties, but helps to manage uncertainty effectively.

In daily work this translates into a paradigm change in the code: a change is not complete when it is released, but when it is observable, comparable with a hypothesis and convertible into a decision, release, iterate, stop or deepen.

Operational schedule

  1. User input 2. Context available 3. Policy and tools 4. Output 5. Feedback 6. Human or automatic evaluation

This simple scheme is the basis. The complexity grows with traffic, segments, channels and automations, but if the base flow is unclear, you are probably automating a process that is not yet understood.

Practical example

An email agent should be evaluated on several aspects: acceptance of the draft, corrections, tone, security, time saved and ability to stop when necessary.

The value is not in the single intervention, but in the connection between intervention and learning. If the results improve, the team knows what to scale; if they worsen, it knows which hypothesis to correct. So the system becomes more intelligent.

Metrometers to monitor

  • Success of the task, Distance of modification to human text, Insecure output frequency, Correct delivery passage, Saved time

These metrics must enter a synthetic scorecard, regularly updated and linked to concrete decisions. If a metric does not guide choices, it is probably just a comfort figure.

Typical error to avoid

Only measure the click on “send.” The user may send mediocre content due to fatigue or haste. This error is common because it produces activities and graphs, but does not measure the real value of the learning cycle.

Checklist for the team

  • What decision should be made more clearly?, What event or given makes the behavior observable?, What risk do we not want to worsen during optimization?, Who can really change the process after seeing the results?

If at least one answer is vague, it is better to stop before implementing. The real speed is not to start immediately, but to avoid to redo the job for hypotheses or confused data.

Practical reading in the ai-led world weak growth will become even louder. it will be easy to generate ideas, texts, segments and automations, but much rarer to build systems that distinguish signal from noise.

The growth engineer of the future will not only be technical, but a designer of tests, limits, feedback and operational memory. Who knows how to do this does not chase AI, but integrates it into controllable processes.

What to do now for each AI experiment, add at least one output quality metric and one safety metric.

Bringing this question into the next review is already a small act of growth engineering: move conversation from generic opinions to a system that you can learn.

Related articles

AI agents as workflow, not as chat: The lesson for growth
June 14, 20261 min read
Read
Human-in-the-loop: When the AI growth must ask permission
June 14, 20261 min read
Read
AI agents memory: What to remember to grow without accumulating risk
June 14, 20261 min read
Read