Pricing
Free beta. Every tool, every call, no account, no card.
| Tool | Price | What it answers |
|---|---|---|
get_checkout_health_snapshot | Free | Is anything wrong right now, and is a diagnosis worth running? |
diagnose_revenue_incident | Free | What most likely broke the revenue path, and what argues against it. |
check_checkout_change_risk | Free | Is this change known to have broken checkout elsewhere? |
verify_revenue_recovery | Free | Did the fix actually hold? |
Why free, and what would change that
A paid diagnostic has to be measurably right, and this one is not measured yet: no connected store has confirmed a cause, because none is connected. Charging before that number exists would be selling a claim nobody has checked.
If a price is introduced later, the rule already built into the code decides it: an abstained answer, a stale snapshot and thin coverage are never chargeable, and eligibility is computed from the finished answer rather than from what was asked. Each answer already reports its own eligibility so the rule can be audited before it ever costs anything.
Payments are off in this deployment. Turning them on requires two independent flags, not one.