This repository contains the sources for the S-CORE infrastructure documentation.
The published documentation is available at:
The README intentionally stays short to avoid duplicating the actual documentation. Use the published site for content and this repository for source files, local preview, and contribution work.
Contribution guidance, documentation style, and detailed instructions for AI agents live in CONTRIBUTING.md.
This repository uses Bazel with the S-CORE docs-as-code toolchain.
Start a live-reloading preview:
bazel run //:live_previewQuickly validate the documentation:
bazel run //:docs_check