Cookbook
Cookbook
Ten runnable notebooks about Gecko, the comprehension layer the course's later sessions build against. Reference material, not a syllabus: open the one that answers the question you have.
| Where | What it shows |
|---|---|
| Introduction | Comprehending an OpenAPI spec, recorded-mode calls, reading the report |
| Integrations | The capstone meeting Gecko; two APIs behind one assistant |
| Advanced | Anti-poisoning, the program graph, the full verified loop |
They are not part of any week and nothing is scored. Two of them are marked manual-run because they need a hosted surface, and each says so in its first cell. The rest execute in CI on every push.
Session 13 draws on these directly. If you want to know what "comprehend an API surface" means before you get there, start with the first notebook.