This directory is the canonical source of truth for Meteorack SDK documentation.
Why these docs live here
- The SDK code lives in
meteorack-suite. - Public SDK behavior needs versioned, reviewable docs next to the implementation.
- The developers portal should render synced copies of these files instead of maintaining a separate hand-written source.
Current docs set
Rules
- Update these docs whenever the public SDK surface changes.
- Treat
dev.meteorack.comas the presentation layer, not the primary authoring surface. - Keep limitations explicit when a runtime or feature is incomplete.