Start here

Everything for attempt 3, in one place. Goal: pass. Gate: two consecutive unseen full mocks clean by task. No date until then.

1 · Study

2 · Read (PMI sources)

  • Workbook pages: open any task page and use "Show pages" under What to read. Not rendered on this machine yet: run python scripts/render_reading_pages.py
  • Study guides: Trustworthy AI (I), Data Needs (III), Model Dev & Eval (IV), Operationalize (V). No Business Needs guide exists; use its task pages.
  • Glossary: 311 PMI terms, reconciled against Study Hall's 300 flashcards.
  • The vault (Obsidian): output/vault, not built on this machine yet: run python scripts/build_vault.py. Open the folder as a vault; start at Home.md or Workbook/_Index.md.
  • Course modules on disk: Modules 2 to 7 as PDFs in source/. Modules 0 and 1 are not on this PC.

3 · Your misses

  • Study Hall, 26 reviewed misses: on each task page, paraphrased only on this machine (run python scripts/build_private_misses.py for the full items). 28 task links across the board.
  • Miss log: record every miss from Udemy mocks, the hardening loop, or re-reads, by ECO task. Export before switching devices.
  • Score reports: May 9 and Sept 6 bands are on every task page and drive the board's order.

4 · The daily loop (60 minutes)

  1. Write Phase I's six task groups from memory. Check against the roadmap.
  2. One task page from the top of the board. Enablers aloud. Open its pages. Read its misses.
  3. Ten hardening-loop items on that task, every stem stating what is already done.
  4. Log every miss. Mark the task worked even with none.

Weekly: one full 120-item timed mock from an unseen source, misses logged by task.

5 · Running this

Start the site
start.cmd            (repo root; opens the browser)
cd output\site && npm run dev
Rebuild local content after changing the reading map
python scripts/build_evidence.py
python scripts/build_private_misses.py
python scripts/render_reading_pages.py
python scripts/build_vault.py

Rules for anything shown here: PMI's own order with the source named, task placements labelled as ours, every quote verified against the extracts (scripts/verify_quotes.py), never a bare numeral. See CLAUDE.md and docs/DECISIONS.md.

Parked, not in use

The v2 question bank (output/practice-questions/), game files (output/games/), the old plan (docs/PLAN_FOR_SUCCESS.md), and the retired scripts. Kept for history. Nothing here is wired in, and nothing is rebuilt without your yes.