Reference

This section is the stable navigation layer for the current SDK reference. It is designed for readers who already understand the main flow and now need the concrete client surface, types, runtime notes, and the FAQ in one place.

Quick answer

If you are integrating now, open CslClient first and keep the Types page nearby. Those two pages cover most implementation questions.

The route note and FAQ belong later in the reading order. They clarify boundaries, but they should not replace the main client and type reference.

Browse the reference

Suggested reading order

  1. Read CslClient to understand the main app-facing surface.
  2. Use the type reference while wiring requests, responses, and lifecycle events.
  3. Use the route reference to understand the public wrapper and proxy-facing boundary.
  4. Use the FAQ for rollout and package-status questions.

Ask about integration

Ask about integration

Start with Node direct for the recommended production-ready integration path.