Problem or opportunity
The existing motion editor needs to live under a dedicated toolkit app boundary so the repository can evolve into a suite without breaking current behavior.
Proposed change
Move the current editor into apps/motion-toolkit, update routing and imports, and keep the existing motion workflow stable while the suite shell is introduced.
Success criteria
- Motion Toolkit has a dedicated app entry point
- Existing motion editor behavior remains functionally intact
- Legacy entry points redirect cleanly to the toolkit route where needed
Constraints or scope notes
Problem or opportunity
The existing motion editor needs to live under a dedicated toolkit app boundary so the repository can evolve into a suite without breaking current behavior.
Proposed change
Move the current editor into
apps/motion-toolkit, update routing and imports, and keep the existing motion workflow stable while the suite shell is introduced.Success criteria
Constraints or scope notes