rebranding

This commit is contained in:
2026-05-25 22:49:37 -04:00
parent b62ab77fbe
commit 3d246af3f7
210 changed files with 1307 additions and 712 deletions

View File

@@ -11,14 +11,14 @@ Tasks
- [x] 04 — Replace "ShieldAI" display text across web UI → `04-update-web-ui-brand-text.md`
- [x] 05 — Update email templates, notification content, and queue names → `05-update-web-email-notification-templates.md`
- [x] 06 — Update browser storage keys, theme keys, and user-agent headers → `06-update-web-storage-keys-and-constants.md`
- [ ] 07 — Update seed data, blog content, and landing page copy → `07-update-web-seed-data-and-blog-content.md`
- [ ] 08 — Update browser extension manifest, HTML, and storage keys → `08-update-browser-extension-branding.md`
- [ ] 09 — Update iOS bundle ID, Xcode project, and Swift source branding → `09-update-ios-app-branding.md`
- [ ] 10 — Update Android package names, Kotlin source, and resources → `10-update-android-app-branding.md`
- [ ] 11 — Update CI/CD workflows, Docker tags, and service names → `11-update-ci-cd-and-infrastructure.md`
- [ ] 12 — Update SVG ad creatives and marketing assets → `12-update-assets-and-ad-creatives.md`
- [ ] 13 — Update READMEs, plan documents, and task references → `13-update-documentation-and-plan-files.md`
- [ ] 14 — Final sweep and verification of rebrand completeness → `14-verify-rebrand-completeness.md`
- [x] 07 — Update seed data, blog content, and landing page copy → `07-update-web-seed-data-and-blog-content.md`
- [x] 08 — Update browser extension manifest, HTML, and storage keys → `08-update-browser-extension-branding.md`
- [x] 09 — Update iOS bundle ID, Xcode project, and Swift source branding → `09-update-ios-app-branding.md`
- [x] 10 — Update Android package names, Kotlin source, and resources → `10-update-android-app-branding.md`
- [x] 11 — Update CI/CD workflows, Docker tags, and service names → `11-update-ci-cd-and-infrastructure.md`
- [x] 12 — Update SVG ad creatives and marketing assets → `12-update-assets-and-ad-creatives.md`
- [x] 13 — Update READMEs, plan documents, and task references → `13-update-documentation-and-plan-files.md`
- [x] 14 — Final sweep and verification of rebrand completeness → `14-verify-rebrand-completeness.md`
Dependencies
- 01 → 03 (package scope must be updated first before web imports)