|
3 | 3 | Status: PASS |
4 | 4 | Team: OWNER |
5 | 5 | Branch: PR_26179_OWNER_009-root-cleanup-and-workspace-finalization |
6 | | -Base HEAD at branch start: dc5d083757ac57d880aac6ea7981531892bbee70 |
7 | | -Report generated: 2026-06-27T21:46:55.174Z |
| 6 | +Current HEAD before this update: 6c92de7eff93b4f5f1b951b8b0886a357cab626c |
| 7 | +Report refreshed: 2026-06-27T22:05:28.695Z |
8 | 8 | ZIP: dev/workspace/artifacts/zips/PR_26179_OWNER_009-root-cleanup-and-workspace-finalization_delta.zip |
9 | 9 |
|
10 | 10 | ## Purpose |
11 | 11 |
|
12 | | -Finalize the development workspace root cleanup after the restructure stack by moving the active build workspace to dev/build, removing stale root development artifacts, relocating reusable development scripts/templates, and confirming generated outputs now live under dev/reports and dev/workspace/artifacts. |
| 12 | +Finish the already-started root cleanup/workspace finalization PR. |
13 | 13 |
|
14 | 14 | ## Scope Completed |
15 | 15 |
|
16 | | -- Renamed tracked dev/docs_build content into dev/build. |
17 | | -- Moved active Project Instructions from dev/docs_build/dev/ProjectInstructions to dev/build/ProjectInstructions. |
18 | | -- Updated package scripts, validation scripts, runtime seed path references, tests, and governance references for the new dev/build path. |
19 | | -- Removed ignored/untracked root projects and tmp folders; root projects contained no tracked files. |
20 | | -- Moved tracked root developer scripts into dev/scripts. |
21 | | -- Moved reusable HTML templates into dev/templates. |
22 | | -- Moved tracked dupes_called.txt into dev/reports. |
23 | | -- Regenerated required Owner reports under dev/reports. |
| 16 | +- Confirmed tracked dev/docs_build content is now under dev/build. |
| 17 | +- Confirmed active Project Instructions live at dev/build/ProjectInstructions. |
| 18 | +- Removed root projects and root tmp leftovers earlier in this PR; neither exists now. |
| 19 | +- Removed accidental generated ziproot folder from dev/workspace/artifacts/tmp. |
| 20 | +- Moved docker-compose.override.yml to deploy/docker-compose.override.yml. |
| 21 | +- Moved ignored local scripts/untracked scratch folder to dev/scripts/untracked. |
| 22 | +- Confirmed stale root codex report copies do not remain; active reports live under dev/reports. |
| 23 | +- Confirmed tracked dupes_called.txt is already under dev/reports. |
| 24 | +- Confirmed developer wrapper scripts are under dev/scripts. |
| 25 | +- Confirmed reusable templates are under dev/templates. |
| 26 | +- Updated references for moved build, template, Docker override, and script scratch locations. |
24 | 27 |
|
25 | 28 | ## Notes |
26 | 29 |
|
27 | | -- Production pages were not moved. |
| 30 | +- No production page directories were moved. |
28 | 31 | - Runtime/business logic was not moved into dev. |
29 | | -- Creator project data is documented as API/Postgres metadata plus R2 assets, not root projects. |
30 | | -- Archive/admin-notes docs_build references remain legacy archive references. |
31 | | - |
32 | | -## Changed File Count |
33 | | - |
34 | | -2083 |
| 32 | +- dev/scripts/untracked remains ignored developer-local scratch. |
0 commit comments