KairoECS Documentation
KairoECS is a Rust-first simulation engine for deterministic event scheduling, ECS-style state, DES, ABM, Arrow telemetry, and polyglot bindings.
This Starlight site is now the active documentation shell for the repository. It keeps the existing repository documentation tree as the source of truth while surfacing the highest-signal entry points for contributors, release managers, and binding users.
Start here
Section titled “Start here”- Architecture
- Docs platform
- Conductor status
- Rust quickstart
- Python quickstart
- PDES and distributed evidence
Source documentation
Section titled “Source documentation”The full source documentation remains in the repository-level docs/,
bindings/, examples/, and conductor/ trees. The Starlight shell links back
to those canonical files where a page is still maintained outside the website
content collection.
Local workflow
Section titled “Local workflow”npm --prefix website run check:allnpm --prefix website run buildnpm --prefix website run devjust docs-buildjust docs-dev