Next Steps

  1. Extract title-menu candidate PVMs/PVRs from the private D2 disc image into /from/assets/private/d2-title/extracted (or a new raw/ subdirectory). Once extracted, run python3 tools/extract_d2_menu_assets.py --discover --d2-dir /from/assets/private/d2-title/extracted to resolve exact PVM entry names.
  2. Update tools/title_menu_manifest.json with confirmed entry names.
  3. Run make d2-assets against the corrected manifest to generate title-menu C assets.
  4. Update src/d3tui_main.c rendering loop from W/A/R/P decoder evidence to the intended title menu composition.
  5. Keep all raw and extracted D2 assets out of git; commit only tooling, metadata, manifests, and source.

Pre-realignment build artifacts and status history are preserved in the archive at /mnt/kitchen/from-house/archive/d3-tui/pre-realign-20260510T194241Z. Do not delete that archive.