Free · 4 minutes · nothing leaves your browser
Is your AI agent production-ready, or just working today?
12 questions on the things that actually cause incidents — not model choice or prompt style. You get a score out of 100, a breakdown across three pillars, and your gaps ranked by production risk with a fix and an effort estimate for each.
Reliability
Can you prove it still works after a change?
Cost & latency
Do you know what a conversation costs and how slow it gets?
Observability
When it fails at 2am, can you find out why?
Assessment questions
Agent Production Readiness Scorecard
https://durgeshrathod.com · assessment version 1.0
Executive summary
—/100 · —
What you are exposed to
What it takes to fix
Recommended decision
—
Your result
What to fix, in order
Ranked by production risk, then by how often the gap causes incidents. Each has an effort estimate so you can decide what fits this sprint.
No significant gaps flagged. That is unusual — and if it is an honest result, you probably do not need to hire anyone. I would rather tell you that than sell you an audit.
Want a second opinion on this?
Send me your result and I will tell you which gap I would close first and why — no charge for that. The message below is composed in your browser; you will see exactly what it says before it sends.
Preview the message
Prefer email? durgeshrathod.777@gmail.com
About this scorecard
How is the score calculated?
Each of the 12 questions is answered on a 0–3 scale and multiplied by a weight reflecting how often that gap causes real incidents. The weighted total is normalised to 0–100 against a maximum of 87 weighted points, and reported per pillar as well as overall.
The weights are my judgement from production work, not an industry standard. The ranking of your gaps matters more than the absolute number.
Is my data sent anywhere?
No. The scorecard is plain JavaScript running in your browser on a static page. There is no backend to send anything to, no analytics on your answers, and nothing stored. Reloading the page loses your answers, which is the tradeoff for not storing them.
If you choose to send your result via WhatsApp at the end, that message is composed in your browser and you see it before it sends.
What is a good score?
Most teams shipping agents today land in the 30s or 40s on a first honest attempt, which is why the bands are set where they are. Above 75 is genuinely production-grade. Above 90 is rare.
If you score above 90 you almost certainly do not need to hire me, and I will say so.
Can I get the result as a PDF?
Yes — the results panel has a print button, and printing to PDF gives you a clean report with your score, pillar breakdown, and every gap with its fix and effort estimate. The print stylesheet strips the navigation and interactive controls.
It is deliberately a browser print rather than a generated file, so nothing has to be uploaded to produce it.
Rather have someone else do this properly?
The scorecard is the self-serve version of the first week of an audit. The paid version runs against your actual code and traffic instead of your recollection, and produces an eval suite your team keeps.