Skip to content

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.

Open in Colab View on GitHub

02 · Reaction to purification

Continue from reaction into extraction, wash, drying and concentration while keeping validation and measurement receipts visible.

Open in Colab View on GitHub

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.

Open in Colab View on GitHub

Run locally

python -m pip install -e ".[notebooks]"
jupyter lab

The checked-in outputs are examples, not benchmark results or claims of optimal performance.