Build Order

Phase 1 (This Week):
  [1] dc-lint.sh + pvr-validate     ← Zero cost, catches real bugs NOW
  [2] shachi-clip (near-Z)          ← Fixes DIV-001 (CRITICAL)
  [3] shachi-submit (serialization) ← Fixes DIV-008

Phase 2 (Next Week):
  [4] shachi-gfx (multi-pass)       ← Unlocks lightmaps, bump, shadow
  [5] shachi-gfx (texture lifecycle) ← Unlocks streaming, GC
  [6] PVR texture converter          ← Unlocks custom textures

Phase 3 (Following Weeks):
  [7] shachi-fog (vertex + animated)
  [8] shachi-bump (3D bump mapping)
  [9] NJA model converter
  [10] Debug overlay

Phase 4 (Ongoing):
  [11] shachi-anim (NJA animation)
  [12] Disc image builder improvements
  [13] GDEMU push automation
  [14] AICA sound pipeline