Samples and checkpoints
Use these files while working through the course. For setup, start with Chapter 0’s tool checks.
Practice documents
Section titled “Practice documents”Use these fictional PDFs for extraction and interview practice. Their contents can travel through model requests, tool arguments, logs, and saved records.
Copy the full published URL into the coach. MarkItDown fetches it from its container, so use the published sample address when previewing the workshop locally. For file attachments and retention, see the upload contract.
Checkpoint projects
Section titled “Checkpoint projects”Download the starter once in Chapter 1, then keep editing the same interview-coach-lab project through the course. The 13 archives below support comparison and recovery. Extract one into a separate folder and compare the relevant files while preserving your work. Checkpoints with code changes have a patch that shows the transition. The debugging lesson and workshop summary use the completed source from Chapter 12.
Archive names such as 05-persistence.zip are stable identifiers, not current chapter numbers. Use the card’s title and the lesson link to choose a checkpoint. The filenames stay unchanged so older references still work.
The starter is cloud-free; later checkpoints reuse the Chapter 0 model. An extracted recovery folder has its own user-secrets store. Apply the existing-model settings there before starting it. Model calls are billable, and shared cloud resources remain until cleanup.
Downloads are generated from the immutable workshop-v3-reference.1 tag. They include package pins, required resource reuse, and separate learner configuration. The completed checkpoint keeps the workshop startup helper, MCP discovery probe, and session ID display. It provides the full interview workflow while keeping the file layout used in the lessons. The download manifest records the source revision and generated file hashes.
Look up a contract or plan an extension
Section titled “Look up a contract or plan an extension”The optional build your own agent guide starts a console project without the workshop helpers. It uses the same model deployment and asks you to design a small agent and tool.
Use the glossary for terms and the reference for exact contracts. After the workshop, you can try an extension or optional deployment.