18 lines
521 B
Markdown
18 lines
521 B
Markdown
# Admin Solid Migration Master Plan
|
|
|
|
## Goal
|
|
Migrate admin panel from Next.js to SolidStart while preserving operational workflows.
|
|
|
|
## Priority Modules
|
|
1. Runtime role management
|
|
2. Onboarding schema management
|
|
3. Role UI config management
|
|
4. Approvals and verification
|
|
5. Users and permissions
|
|
|
|
## Stage Sequence
|
|
1. Build admin shell with auth + permission guards.
|
|
2. Port core management modules first.
|
|
3. Port remaining admin modules.
|
|
4. Validate parity with existing API behavior.
|
|
5. Cut over after full acceptance.
|