Guides

Guides

End-to-end implementation playbooks for auth, apps, notifications, and operational workflows.

Use guides when you want an implementation sequence, not just API surface details.

Guide flow diagram

Pick track -> Implement baseline -> Validate contracts -> Add ops hardening
    |                |                     |                    |
    |                |                     |                    +-- retries
    |                |                     |                    +-- idempotency
    |                |                     |                    +-- observability
    |                |                     +-- frontend-api/backend-api refs
    |                +-- sandbox deployment
    +-- API auth / OAuth / webhooks / notifications / integration playbooks

Core tracks

Full-stack integration playbooks

How to use this section

  1. Start from the guide matching your deployment shape.
  2. Implement the baseline happy path in a sandbox deployment.
  3. Add retries, idempotency, and observability before production rollout.

On this page