Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 1.28 KB

File metadata and controls

20 lines (15 loc) · 1.28 KB

Documentation

This directory holds repository-level documentation for the Styx workspace.

Guides

  • development.md: repository layout, validation commands, and contribution expectations
  • api-ergonomics.md: import surfaces, common task recipes, and typed API boundaries
  • performance.md: benchmark surfaces and performance-validation notes
  • runtime-debugging.md: runtime tracing, health, queue, and teardown diagnostics
  • testing.md: default and example-oriented validation surfaces

Where To Start