# Rebuild List ## First Stage - [x] Migrate project metadata to Cocos 4.0 CLI format. - [x] Remove old Cocos Creator 3.8 project files. - [x] Export first-stage source evidence into `source_export/`. - [x] Generate diagnostic Canvas preview from exported evidence. - [x] Generate first-stage Cocos-facing intermediate scene data. - [x] Write ROI report. - [x] Run Cocos 4 CLI verification and record current blocker. ## Blocked - [ ] Decode runtime rule for selecting 24 visible land plots from 36 static visual grid cells. - [ ] Resolve final Cocos 4 texture/SpriteFrame import bindings for background, land, house, doghouse, and bottom menu visuals. - [ ] Fix Cocos 4 alpha CLI runtime ABI mismatch before producing real Cocos build screenshots.