Files
metabuilder/docs
johndoe6345789 e745d94780 docs: add comprehensive package migration roadmap from old system analysis
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.
2026-01-21 04:32:34 +00:00
..
2026-01-16 13:57:06 +00:00