mirror of
https://github.com/johndoe6345789/metabuilder.git
synced 2026-04-24 13:54:57 +00:00
- Implemented unit tests for the WorkflowEngine, covering various scenarios including simple workflows, condition handling, and error cases. - Created a test coverage report generator to identify untested functions and provide actionable recommendations. - Added a symlink for vite 2 configuration to streamline build processes.
MetaBuilder Documentation
Quick Links
- Migration Status - MUI elimination & Lua package migration
- Styles System - CSS V2 schema & styling architecture
Architecture
- architecture/ - System architecture & design patterns
- ARCHITECTURE_DIAGRAM.md
- data/ - Data-driven components & database
- security-docs/ - 5-level permission system
- systems/ - CSS, deployment, packages, testing
Development
-
development/ - Development workflows
- AGENTS.md - AI agent workflows
- KANBAN_READY.md - Ready for dev criteria
- ISSUE_COMMENT_TEMPLATE.md
-
guides/ - Implementation guides
- UI_STANDARDS.md - UI component standards
- ATOMIC_GATED_WORKFLOW.md
- ENTERPRISE_GATED_WORKFLOW.md
-
packages/ - Lua package system documentation
Testing & Quality
- testing/ - Test strategies & frameworks
- quality-metrics/ - Code quality metrics
Reference
- api/ - API documentation
- reference/ - Technical reference
- database/ - Database schemas
- dbal/ - Database abstraction layer
Operations
- deployments/ - Deployment configurations
- security/ - Security documentation
- troubleshooting/ - Common issues & solutions