Examples Overview¶
Four runnable examples in examples/:
| File | What it does |
|---|---|
01_doctor_and_pools.py |
Smoke-test the env + list pools |
02_validate_and_submit.py |
Validate a YAML, then submit to a chosen pool |
03_cookbook_pipeline.py |
Fetch a recipe from the cookbook → validate → submit |
04_agentic_orchestrator.py |
Full agent: discover, submit, monitor, recover from failures |