Unit 0. Welcome to the course
Week 3 — State, MCP, deployment, defense
Mon 28 Sep to Fri 02 Oct, two hours a day.
Goal: Operating it. State and memory with a leakage test, the MCP architecture and a secured server, your own MCP deployed to Vercel and consumed through gecko-app, and a demo defense with one injected failure.
| Session | Day | Topic | Assessment |
|---|---|---|---|
| 11 — not yet | Mon 28 Sep | State and memory | scored |
| 12 — not yet | Tue 29 Sep | MCP architecture and primitives | scored |
| 13 — not yet | Wed 30 Sep | Build and secure an MCP server | scored |
| 14 — not yet | Thu 01 Oct | Deploy and operate the capstone | scored |
| 15 — not yet | Fri 02 Oct | Defend the capstone | no notebook |
Every session directory holds an introduction.mdx, its concept pages, an
exercise notebook.ipynb. No solutions are published: every exercise is
scored by its check, and the check's message says what is wrong. Run the
checks with uv run bootcamp check chNN and hand in with uv run bootcamp submit chNN --github <you>.