Repo Map
The platform is intentionally split across repositories so each layer can keep a clear ownership boundary.
How to use this split
- Use this site for the product story, onboarding path, and cross-repo navigation.
- Use synced repo docs when you need the canonical technical or operator contract.
- Use repo rustdoc when you need crate- and type-level API detail.
Most common navigation paths
- Substrate and transport integration: IndexBus
- OSS runtime and spec model: OSS
- Enterprise runtime operations: Enterprise
- Hosted control plane: Cloud