Where SDK onboarding usually breaks
- the README explains package structure before it explains the user outcome
- install steps show up without a shortest path to one working request or event flow
- auth, environment, or setup details land before the reader knows what success looks like
- language examples exist but the fastest first integration path is not obvious
- the repo never tells a new user what should happen after the first successful run