Choose what to improve
Pick a behavior in an AI system you already run, then define what better looks like.
Set a bounded goal. Lock the measurement. Titration tells your agent whether an attempt earned another one.
Pick a behavior in an AI system you already run, then define what better looks like.
Set the examples, baseline, and scoring rules before the first attempt.
Your agent makes the next change and runs the frozen test. Titration grades the outputs.
Titration compares the evidence and returns one decision: continue, converge, or stop honestly.
Try another improvement against the same test.
Keep the improvement and save what worked.
Stop when the evidence does not justify another try.
Agents can make more changes than a team can confidently evaluate. Titration gives each bounded loop an independent measurement layer.
Traditional computers automate what you can specify in code. This latest round of LLMs can automate what you can verify.Andrej Karpathy · Sequoia 2026 ↗
AI agents can now produce software faster than any team can verify it.Datadog ↗
The bottleneck is no longer generation. It's verification.Addy Osmani ↗
A narrowly scoped agent that compounds feedback over time outperforms a broadly scoped agent loaded with everything at once.Augment Code ↗
Loops are replacing prompts. Verification is about to be your biggest problem.The New Stack ↗
Before the agent makes any changes, Titration helps shape a controlled test around the exact behavior you care about. The Harness holds the examples, the baseline, and the rules for success.
First, make sure the test can see the original failure. Otherwise, you cannot know whether a change actually helped.
Your agent makes the next change and runs it locally. Titration compares the result with the goal and tells it what to do next.
Because the goal and test stay locked, the agent cannot move the goalposts and call its own work a success.
Titration compares every attempt with the same starting point. It tells your agent whether to try again, keep a verified improvement, or stop.
If the result could be chance, Titration says inconclusive. It never calls uncertainty a win.
When you approve a learning, Titration saves what failed, what fooled the measurement, and what finally worked — privately in your workspace.
The next test starts with what you already know, so improvement does not reset to zero.
Private memory
Completed runs reveal what failed, what fooled the test, and what held. You decide which lessons are worth saving.
That private memory stays in your workspace. Titration uses it only when it applies to a new test, and never mixes it with another customer’s.
The baseline did not match production.
The judge missed paraphrased failures.
The grounded answer held across judges.
Connected evidence · reusable lessons
Known traps, stronger rubric, better watchlist
A change counts as an improvement only when it clears all four.
Important verdicts use AI judges from at least two providers. No single vendor decides the result.
The starting point and success rules are fixed before anything changes. No moving the goalposts.
Before suggesting a change, Titration checks whether the problem is the AI, the test, the judge, or the measurement.
If the difference could be noise, Titration says inconclusive. It never calls uncertainty a win.
The first metric rarely tells you what actually failed. The fault may be in the AI, the test, the judge, or the way success was measured.
In one live system, catches like these made up a third to a half of apparent failures. Real private dogfood, not a large-N study, with no customer claims and no fabricated proof.
Your work stays yours
Your agent runs locally with your code, tools, and data. You send Titration only the outputs and evidence you choose.
Titration does not run your repo or require your source code.
You set the goal, examples, and definition of better first. Your agent can then make changes toward that target. Titration measures every attempt and tells it whether to try again, keep the improvement, or stop. The agent cannot change the rules to call itself successful.
No. Your agent works locally. You send Titration only the outputs and declared evidence you choose to share.
One judge can be wrong. Important results are checked by judges from at least two AI providers, and Titration shows you when they disagree.
No. You can test any AI behavior: a prompt, agent, retrieval system, classifier, content pipeline, or multi-step workflow.
No. You choose. Only approved lessons are saved privately in your workspace and reused when they apply to a new test.
Turn real failures into repeatable tests and know whether the next change actually helped.
Give an improvement loop a trustworthy goal, referee, and stopping point.
Replace screenshots and impressions with evidence that survives the next run.
Tell us what you are building and what you want to improve. We review every request before granting access.
Set the goal. Build the test. Let Titration measure every change, while you stay in control of what counts as better.
Invite-only private beta · Sign in if you already have access.