Write Protocols
Describe laboratory workflows as structured source files instead of prose-only procedures.
A formal language and execution kernel for human-readable, machine-executable laboratory workflows.

Culsma turns laboratory protocol source into executable artifacts.
Culsma source can be parsed, compiled, validated, lowered to a plan, executed through the runtime, and replayed from emitted events.
The first public docs are split into two layers.
| Layer | Purpose |
|---|---|
| Start | Run Culsma and understand the first example. |
| Guide | Learn the concepts and authoring surface in reader order. |