Guided notebooks¶
The notebooks are executable tutorials generated from the public runtime. They require no provider key and retain only deterministic demonstration outputs.
01 · First experiment¶
Read a Reaction-to-Assay contract, validate every request, collect intermediate HPLC feedback, terminate explicitly and inspect the final assay and resource ledger.
02 · Reaction to purification¶
Continue from reaction into extraction, wash, drying and concentration while keeping validation and measurement receipts visible.
03 · Controlled world change¶
Run one public intervention in a parent and child world, verify the public contract and action sequence remain fixed, then compare the public responses.
Run locally¶
python -m pip install -e ".[notebooks]"
jupyter lab
The checked-in outputs are examples, not benchmark results or claims of optimal performance.