v2-refactor-temp/README.md
Working directory for the Cherry Studio v2 data and UI refactor. Holds shared tools, working notes, and other transient artifacts used during the refactor.
Important: This directory will be removed after the v2 refactor lands.
v2-refactor-temp/
├── tools/ # Refactor tooling
│ └── data-classify/ # Data classification and code generation
├── docs/ # Working notes
│ ├── v2-todo.md # Cross-cutting global v2-refactor TODO tracker
│ ├── breaking-changes.md # V2 breaking changes index
│ └── breaking-changes/ # Individual breaking change records
└── README.md # This file
tools/)docs/)v2-todo.md — Cross-cutting global v2-refactor TODO tracker
@deprecated sites, release cleanupbreaking-changes.md — Index of v2 user-perceivable breaking changes
breaking-changes/ — Log of v2 changes that affect how users use the app
After the v2 refactor lands, remove this directory entirely:
v2-refactor-temp/ directory.gitignore and any remaining references