Code Gates
Unit tests, type checks, HTML/site checks, lint, reproducible environment build, and no private audio or transcript artifacts in Git.
Hidden answer: Minimum strong checklist
Include tests for feature shapes, normalization, decoding edge
cases, model wrapper schema, retry behavior, timeout behavior,
and one-batch overfit sanity. For this course repo, keep using
HTML parsing, ASCII checks, git diff --check, and
local server smoke tests.