How to use a pack

  1. Open the pack for the week you are teaching alongside the slide deck.
  2. Print landscape, single-sided, A4 or US Letter. Use Chrome or Edge for best fidelity (Ctrl+P → Layout Landscape → Margins Default → Background graphics on) — or grab the pre-rendered PDF from each pack’s page below.
  3. Keep the printed sheet beside your laptop while presenting. The deck holds your speaker notes; the pack holds your timing, your hand-offs, and your fail-modes.
  4. Do not hand the pack to students — it is an instructor artefact. Student-facing material lives on each course page.

The six packs

Week 1 · Course 1

AI Fluency Fundamentals

Six modules in two hours. The crater of disappointment, the six 201 skills, the Red Pen Review, frontier mapping.

2 hr · All personnel · No prereq
Week 2 · Course 2

Builder Orientation

From user to builder. One live build, one student build, one paper decomposition drill.

2 hr · Aspiring builders · Course 1
Week 3 · Course 3

Platform Training

Three deployed builds across centaur and cyborg modes — Request Routing, Training Tracker, Your Problem.

4 hr · Builders · Course 2 + M365
Week 3.5 · Course 3.5

Platform Training (Locked Tenant Reality)

Same centaur and cyborg arc as Week 3, pivoted to single-file static HTML on free public hosting. Watch Bill, TEEP, your problem.

4 hr · Builders · Course 2 + GitHub account
Week 4 · Course 4

Advanced Workshop

Frontier mapping, complex build, debug clinic, verification drill, teach-back, workflow playbook.

4 hr · Experienced builders · 1 deployed tool
Week 4.5 · Course 4.5

Advanced Workshop (Locked Tenant Reality)

Same six-module arc as Week 4, pivoted to a static-HTML Readiness Dashboard build. Adds Ask Sage as a peer tool with the two-tool cross-check protocol.

4 hr · Experienced builders · Course 3.5 or 1 static-stack tool
Week 5 · Course 5

Supervisor Orientation

Permission culture, the apprentice problem, the AI Review Drill. 30-min briefing or 2-hr joint session.

30 min / 2 hr · Supervisors · No prereq
Week 6 · Course 6

Full-Stack Capstone

Eight build cycles, one architecture, one shipped container. React + Vite + TypeScript + Go + Docker, in eight hours.

8 hr · Capstone candidates · Courses 1–4 + proposal

Week 6 answer key

The Week 6 capstone uses heywood-inventory/ as its safety-net reference repo. The answer-key sheet maps each build module (M1–M10) to the specific reference file(s), the matching validated prompt block in docs/PROMPTS.md, and a 5-minute recovery demo path — so a stuck instructor can land the right page in under 60 seconds without scanning the long instructor guide.

Open the Week 6 Answer Key  Print portrait, B&W safe. Sits next to the facilitator pack on the desk.

Pre-rendered PDFs

Each pack ships as a one-page Letter-landscape PDF rendered from the same HTML source. Use these when you want a known-good printable file (e.g. emailing to a co-instructor, queuing on a shared printer, or archiving with a course package). The browser-print path above remains the fastest route — the PDFs are a convenience, not the source of truth.

Regenerating the PDFs

The PDFs are produced by a headless-Chromium build script that loads each pack page from the local dev server and prints to PDF with the same margins the in-browser print preview targets. To rebuild after editing a pack:

  1. Make sure the dev server is running: python3 serve.py (the Start application workflow).
  2. From the project root: npm run build:facilitator-pdfs.
  3. The script discovers Chromium and the Noto Sans fallback automatically; commit the regenerated files in docs/facilitator/pdf/.

Source: scripts/build-facilitator-pdfs.js. System deps: chromium and (recommended) noto-fonts via Nix; npm dep: puppeteer-core.

What each pack contains

Out of scope

These packs do not duplicate deck content, and they do not include bundled PDFs — print on demand from the browser. The slide-by-slide chat-paste material that the decks cue you to drop into Microsoft Teams lives in dedicated facilitator hand-out packs — one per week: Week 1 · Week 2 · Week 3 · Week 4 · Week 5 · Week 6. Student-facing course material lives under Courses.