What it is
Readiness Doctor turns diagnosis into a next-step plan. It is meant to answer:- is this environment ready?
- what blockers exist?
- should this be self-hosted, SaaS, or enterprise?
- what should happen next?
Why it matters
SendyKit already has strong trust assets:- wraps around Sendy without modifying core
- Health Doctor exists
- self-hosted licensing is fail-open
- commercial lanes already exist
Public surface
The public site exposes:https://sendykit.dev/ready
API surface
Public readiness routes include:/sendykit/api/v2/system/readiness/evaluate/sendykit/api/v2/system/readiness/inboarding/sendykit/api/v2/system/readiness/report/{id}
Outcome types
A readiness report should return:- findings
- score
- recommendation
- exact next-step path