- সারি
- ২৮ আগস্ট, ২০২৬ এ ৫:১০ AM UTC
- লেখক
- Kamo
- মন্তব্য@ info: status
- 4259f69
The mobile app is KamoMobile now. This renames every reference to it in this repo — the strings members read, the route, the i18n namespace, the components, the directories and the artwork path. CopilotHero / CopilotRows -> KamoMobileHero / KamoMobileRows CopilotPage -> KamoMobilePage or a pasted link from before the rename still reaches the provisioning page. Three things deliberately keep the old name, because each is a contract with something outside this repo and renaming it here alone would break the handoff this page exists to perform: kamocopilot://configure the scheme the installed app registers 'kamomobile' joins the reserved alias list so no organization can take the new brand's subdomain either. Historical records under docs/superpowers/ (dated specs, plans and the rights/HIPAA audit corpora) are left as written — they describe what the product was called when they were written. Verified against the pod's Node 24, since there is no toolchain here: check-i18n-keys.mjs --require-messages is clean over 2,889 files against the renamed dictionary, and check-client-navigation.mjs passes.