Verification — bi-01-navigating-chromium

A module is complete when these pass against measured or observed output, not when the prose has been read.

  • All 8 drills logged with queries, including failures
  • Prediction accuracy tallied (subsystems predicted correctly / 8)
  • Cross-check drill answered, incl. the tool-ladder reconciliation question
  • One candidate failing-WPT recorded for Phase 6
  • The three techniques that worked best for you noted in PROGRESS.md

Gate (§44) — for every source-reading exercise in this module

  • Why does this code exist?
  • What invariant does it maintain?
  • Who calls it?
  • What does it call?
  • Which process and thread executes it?
  • What happens if it is removed?
  • How is it tested?
  • What simpler design would fail, and why?

Record