Follow every step
See the agent's plans, searches, tool calls, retries, and results as one complete run.
Open source reliability for AI agents
TrajectoryCal reads the whole run, from plans and tools to retrieval and retries. It catches confident answers built on missing evidence, then pauses them for verification.
01 / THE PROBLEM
AI agents often keep sounding certain while their tools fail, their plan changes, or the evidence stops matching the answer. Looking only at the final response misses all of those warning signs.
See the agent's plans, searches, tool calls, retries, and results as one complete run.
Spot failed tools, repeated changes of mind, conflicting evidence, and confidence that drifts away from reality.
Continue a healthy run, ask for more information, verify the answer, involve a person, or stop.
02 / SEE IT IN ACTION
Watch TrajectoryCal follow the run, catch the contradiction, and request verification before a bad result reaches a user.
03 / HOW IT WORKS
Record every plan, search, tool call, result, retry, and change of direction.
Turn the run into clear warning signs such as failures, contradictions, and repeated changes.
Put signals from different agents and task types onto the same reliable scale.
Calculate an honest likelihood that the run will succeed.
Continue, ask for more information, verify, involve a person, or stop.
04 / PROOF IT WORKS
We compared TrajectoryCal with two simple alternatives: trusting the agent's final confidence and guessing from the length of the run. TrajectoryCal's score stayed much closer to what actually happened.
Agent's final score 0.42 → TrajectoryCal 0.09
If runs scored at 80% succeed about 80% of the time, the score is trustworthy. Lower is better.
Penalizes probabilities that are far from the real outcome, especially confident mistakes. Lower is better.
Measures whether successful runs rank above failed runs across thresholds. Higher is better.
We trained it on two groups of tasks, then tested it on a third group without retraining. The score remained reliable.
05 / FITS YOUR STACK
Connect LangGraph today or adapt another agent framework to the same open run format.
Start with FastAPI and SQLite, then replace either one as your product grows.
Use the included model or replace it while keeping the rest of the reliability layer unchanged.
Connect the monitoring tools your team already uses and understand why a run was allowed or stopped.
Use it locally, with Docker, or in your own cloud. No managed service is required.
Review every decision, extend each component, and keep control of your agent data.
TRAJECTORYCAL / OPEN SOURCE
Follow every step, understand the risk, and choose a safer next action.