This roadmap documents the analysis of the /old/ legacy system and maps all
functionality to the new MetaBuilder JSON-based packages architecture.
Covers three major areas:
- Login system (ui_login package)
- Dashboard system (dashboard package)
- Admin system (user_manager, package_manager, database_manager packages)
For each area, provides:
- Database entity requirements
- JSON component definitions (using 151+ fakemui components)
- PageConfig routes needed
- Permission levels and ACL rules
- DBAL query patterns
- Implementation priority and checklist
This analysis was completed by subagents exploring /old/ and /schemas/ directories
to understand what needs to be migrated to the new packages structure.