Skip to content

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.

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.

Terminal window
npm --prefix website run check:all
npm --prefix website run build
npm --prefix website run dev
just docs-build
just docs-dev