This directory is the canonical source of truth for Meteorack SDK documentation.
Why these docs live here
- The public SDK packages, CLI, examples, and testbed live in
meteorack-sdk. - Public SDK behavior should stay versioned and reviewable next to the implementation.
- The developers portal renders synced copies of these files instead of maintaining a separate hand-written source.
- Internal migration plans and WordPress-host operational notes stay in
wordpress-suite, not in this public-facing docs tree.
Current docs set
- Get Started
- Architecture
- Package Boundaries
- Services
- Routing
- Guides
- Managed Cache
- Examples
- Reference JSON
Rules
- Update these docs whenever the public SDK surface changes.
- Treat the docs site as the presentation layer, not the primary authoring surface.
- Keep this tree public-facing: package docs, guides, examples, reference data, and AI-friendly indexes belong here.
- Keep internal task plans, repo-split notes, and host-only migration checklists outside this tree.
- Keep limitations explicit when a runtime or feature is incomplete.