refactor!: asset dirs unified structure#542
Draft
wesleyboar wants to merge 3 commits into
Draft
Conversation
…ucture Restructures 20 *_assets project directories to match the approved layout from #537 (css/, favicon/, html/, img/, js/, ref/), and removes 4 tracked Windows Zone.Identifier artifacts from netsage_assets. cfde-cms, core-portal, txospo, epoc_assets, and generic_assets are already conformant or intentionally flat (per the issue's own diagram) and are left untouched. All CDN references in Core-Portal-Deployments are pinned to frozen commit hashes except those four/five, so none of the moves here break live production URLs. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
wesleyboar
marked this pull request as draft
July 14, 2026 23:06
Missed this project during the initial pass since it looked conformant at a glance. It's pinned via @design in Core-Portal-Deployments, coupled with a Deployments-repo PR update. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Caution
Do not merge until Core-Portal-Deployments#207 is deployed.
Important
I instructed AI to do this, but I will review thoroughly myself before I ask others to.
Overview
Aligns directories to unified structure of #537.
Related
Changes
restructured 20
*_assetsprojects into the unifiedcss/,favicon/,html/,img/,js/,ref/layoutPer-project moves
favicon.ico→favicon/logo.png,logo-icon.png→img/favicon.ico→favicon/logo.png,logo-icon.png→img/snippets/→html/favicon.ico→favicon/logo--eemdl.png,logo-icon.png→img/snippets/→html/site.css→css/favicon.ico→favicon/logo.svg,logo-icon.svg,logo/→img/snippets/→html/favicon.ico→favicon/CI-Pacific.svg→img/snippets/→html/cms.css→css/favicon.svg→favicon/logo.svg,logos/→img/snippets/→html/favicon.ico→favicon/portal_logo.png→img/logo.svg,logo-icon.svg→img/favicon.svg→favicon/logo.svg,logo-icon.svg,logo/→img/content/,snippets/→html/reference/→ref/site.css→css/favicon.ico→favicon/logo.png→img/favicon.ico→favicon/logo.png→img/snippets/→html/*.css→css/logo.svg,logo-icon.svg,logo/→img/scripts/→js/snippets/→html/favicon.ico→favicon/logo.png,logo-icon.png→img/*_icon.ico→favicon/*_logo_color.png→img/favicon.ico→favicon/logo.png,logo-icon.png→img/snippets/→html/favicon.ico→favicon/logo.png→img/migrate.to-core-cms-v3.css→css/hawaii-header-trimmed.png,tapis-logo-navbar.png→img/snippets/→html/favicon.ico→favicon/logo.svg,logo-icon.svg→img/snippets/→html/logo.png,logo/,icons/→img/snippets/→html/fixed
epoc_(@design-pinned):favicon.icowas misfiled underimg/, moved tofavicon/deleted 4 tracked
netsage_*.ico:Zone.Identifierfiles (Windows download-metadata junk, not real assets)reviewed (no change):
cfde-cms,core-portal,txospo(already conforms, nested)generic_assets(already conforms, flat)Testing
git log --staton this branch.R).find . -type d -empty.UI
Navigate codebase e.g. via GitHub web UI.
Notes
Old Path → New Path
3dem_favicon.ico,logo.pngfavicon/favicon.ico,img/logo.pnga2cps_favicon.ico,logo.pngfavicon/favicon.ico,img/logo.pngami_favicon.icofavicon/favicon.icobrainmap_favicon.ico,logo.svg,logo/sgci-logo--sans-text--white.svg,logo/uthscsa-logo--white.png,site.cssfavicon/favicon.ico,img/logo.svg,img/logo/sgci-logo--sans-text--white.svg,img/logo/uthscsa-logo--white.png,css/site.csscipp_favicon.ico,CI-Pacific.svgfavicon/favicon.ico,img/CI-Pacific.svgctrn_cms.css,favicon.svg,logo.svgcss/cms.css,favicon/favicon.svg,img/logo.svgdigitalrocks_favicon.svg,logo.svgfavicon/favicon.svg,img/logo.svgepoc_img/favicon.icofavicon/favicon.icofrontera_favicon.icofavicon/favicon.icolccf_header.css,logo.svgcss/header.css,img/logo.svgmatcssi_favicon.ico,logo.pngfavicon/favicon.ico,img/logo.pngnetsage_netsage_icon.ico,netsage_logo_color.pngfavicon/netsage_icon.ico,img/netsage_logo_color.pngptdatax_favicon.ico,logo.pngfavicon/favicon.ico,img/logo.pngsciviscolor_favicon.ico,logo.pngfavicon/favicon.ico,img/logo.pngtapisproject_hawaii-header-trimmed.png,migrate.to-core-cms-v3.css,tapis-logo-navbar.pngimg/hawaii-header-trimmed.png,css/migrate.to-core-cms-v3.css,img/tapis-logo-navbar.pngutrc_favicon.ico,logo.svgfavicon/favicon.ico,img/logo.svgwtcs_logo.pngimg/logo.pngNote
ami/camino/cms.settings_custom.pypinsami_assets/site.cssandami_assets/EEMDL_Logo.png, neither of which exists in this repo anymore (stale from before this work).🤖 Generated with Claude Code