You may choose your final path in class, but class time is for building and testing — not account recovery or installation. Get your chosen path working before you arrive.
Use the fictional résumé — you do not need your real identity for this lab. If you choose to use your own résumé, first remove your home address, phone number, student ID, date of birth, and any government IDs before uploading it to any cloud service.
Never scrape login-protected job boards or automate real job applications in this lab.
Pick the path you are most likely to use and verify it works end-to-end. Verifying takes five minutes now; debugging it in class costs you the build sprint.



Codex is included across ChatGPT plans, including Free (limits vary). Sign in with ChatGPT — not a paid API key.
Windows: use the Windows tab in the official docs instead of the curl command.
Class starts by reverse-engineering Codex. Skim these three sources first, hunting for the answers below — you do not need to understand the code.
Bring your answers — in class we check them against the real prompt, line by line, on the Unpack Codex page.
apply_patch for editing files, update_plan for tracking progress.AGENTS.md files let humans leave standing rules for the agent — conventions, how to test — scoped to the directory tree they sit in.Find one file, folder, function, or design choice you do not understand. Bring it to class. The goal is not mastery — it is learning how to inspect a real agent system.