- Started Dermalytix Active rename implementation.
- Updated runtime app labels and package/bundle identifiers across Flutter, Android, iOS, web, macOS, Linux, and Windows.
- Updated project-facing documentation and backend docstrings for the new name.
- Cleaned local VS Code and ignore-path references that still used the old project folder name.
- Fixed the Flutter asset declaration to use the existing
assets/models/directory instead of missingassets/model/. - Left
assets/images/AllcareTextVector.svgunchanged per request; current wordmark asset references still point to that file until a replacement wordmark is available.
- Flattened the repository layout by moving tracked Flutter/backend project files from
AllCare/into the repository root. - Replaced the old root README and
.gitignorewith the app-level versions. - Removed tracked
.DS_Storefiles during the layout cleanup.