mirror of
https://github.com/johndoe6345789/metabuilder.git
synced 2026-04-25 06:14:59 +00:00
Complete breakdown of all 104+ directories and their purposes: - Root level directories with explanations - Detailed structure for each major subsystem: * config/ - Configuration files * dbal/ - Database abstraction (Phase 2 & 3) * deployment/ - Deployment scripts * docs/ - Documentation hub * e2e/ - Playwright tests * fakemui/ - 151+ Material Design components * frontends/ - Next.js web app * packages/ - 51 application packages (12 core, 39 optional) * schemas/ - YAML and JSON schemas * services/ - Daemon services - 51 packages with entity-type folder structure - Key files at root level - Important directories for different roles - Statistics (104+ directories, 51 packages, 151+ components) - Alignment notes with CLAUDE.md This provides accurate, comprehensive directory structure reference for all developers and AI assistants. Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>