Development
Contributor-focused documentation: continuous integration, publishing to registries, and how crates are classified in this workspace.
Topics
- Architecture / runtime execution — crate boundaries; Runtime execution hints covers game-oriented defaults, merge order, cancellation, and WASM option fields (
chatExecution,runtimeChatExecutionDefaults, …). - CI and testing — workflows, test lanes, and e2e environments
- Publishing — crates.io and npm release order and automation
- Crate taxonomy — which crates ship to crates.io vs stay internal
- QTS crate split (future) — optional decomposition of
xlai-qts-core - Workspace refactor migration — import and path changes
- Native vendor layout —
vendor/nativesubmodules and source overrides