Resources

Reference materials and rollout checklists for teams adopting the SDKs.

References

  • `docs/SDK_SPEC_V0.md` (protocol and evaluator semantics)
  • SDK package sources in `packages/`
  • Environment key management in dashboard Environments page

Implementation checklists

React launch checklist

  • Root provider mounted once
  • Feature defaults declared everywhere
  • Staging validation complete
  • Rollout guardrails defined

React Native launch checklist

  • Foreground refresh path verified
  • Offline bootstrap behavior tested
  • Battery/network impact reviewed
  • Client key exposure review complete

Planned docs expansion

Upcoming sections include OpenFeature provider integration, eventing telemetry, migration guides, and server SDKs as they are released.