Run locally
http://localhost:3000 by default.
Validate links
Docs repo workflow
- Make MDX changes.
- Run local preview.
- Run broken link checks.
- Commit and push.
Content standards
- Prefer user-facing, actionable language.
- Keep code examples copy-pasteable.
- Keep Python and Node.js examples aligned where behavior is equivalent.
- When behavior changes, update SDK docs and platform docs together.