Skip to content

PR_26180_OWNER_008-move-www-application#287

Draft
ToolboxAid wants to merge 1 commit into
PR_26180_OWNER_007-www-route-root-compatibilityfrom
PR_26180_OWNER_008-move-www-application
Draft

PR_26180_OWNER_008-move-www-application#287
ToolboxAid wants to merge 1 commit into
PR_26180_OWNER_007-www-route-root-compatibilityfrom
PR_26180_OWNER_008-move-www-application

Conversation

@ToolboxAid

Copy link
Copy Markdown
Owner

Summary

  • Moves the browser-served application surface into www/ while preserving public URLs through PR007 static-root compatibility.
  • Sets the default local web root to www and keeps an explicit repo-root compatibility option for transitional validation.
  • Updates path references, targeted tests, Project Instructions status, reports, and the PR outcome ZIP.

Scope

  • Browser-served files moved under www/: root HTML, assets, toolbox, account, admin, games, docs/help, learn, legal, marketplace, memberships, community, company, and owner routes.
  • No API/server code moved.
  • No dev-only tooling moved.
  • No product behavior changes intended.

Validation

  • git diff --check PASS
  • npm run validate:canonical-structure PASS
  • node --check on changed JS/MJS files PASS
  • node ./dev/scripts/run-node-test-files.mjs dev/tests/dev-runtime/StaticWebRootCompatibility.test.mjs PASS
  • npx playwright test dev/tests/playwright/tools/StaticWebRootCompatibility.spec.mjs --reporter=line PASS
  • npm run dev:bootstrap -- --team owner manual notes recorded; command is long-running and was not left running.

Reports and Artifact

  • dev/reports/codex_review.diff
  • dev/reports/codex_changed_files.txt
  • dev/reports/PR_26180_OWNER_008-move-www-application_report.md
  • dev/reports/PR_26180_OWNER_008-move-www-application_branch-validation.md
  • dev/reports/PR_26180_OWNER_008-move-www-application_requirement-checklist.md
  • dev/reports/PR_26180_OWNER_008-move-www-application_validation-report.md
  • dev/reports/PR_26180_OWNER_008-move-www-application_manual-validation-notes.md
  • dev/workspace/zips/PR_26180_OWNER_008-move-www-application_delta.zip

Notes

  • The base branch is PR_26180_OWNER_007-www-route-root-compatibility.
  • A local ignored demo asset remains outside git at root assets/; it was not moved or staged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants