mirror of
https://github.com/johndoe6345789/metabuilder.git
synced 2026-04-25 14:25:02 +00:00
53 lines
1.9 KiB
Markdown
53 lines
1.9 KiB
Markdown
# MetaBuilder Documentation
|
|
|
|
## Quick Links
|
|
|
|
- [Migration Status](MIGRATION.md) - MUI elimination & Lua package migration
|
|
- [Styles System](STYLES.md) - CSS V2 schema & styling architecture
|
|
|
|
## Architecture
|
|
|
|
- [architecture/](architecture/) - System architecture & design patterns
|
|
- [ARCHITECTURE_DIAGRAM.md](architecture/ARCHITECTURE_DIAGRAM.md)
|
|
- [data/](architecture/data/) - Data-driven components & database
|
|
- [security-docs/](architecture/security-docs/) - 5-level permission system
|
|
- [systems/](architecture/systems/) - CSS, deployment, packages, testing
|
|
|
|
## Development
|
|
|
|
- [development/](development/) - Development workflows
|
|
- [AGENTS.md](development/AGENTS.md) - AI agent workflows
|
|
- [KANBAN_READY.md](development/KANBAN_READY.md) - Ready for dev criteria
|
|
- [ISSUE_COMMENT_TEMPLATE.md](development/ISSUE_COMMENT_TEMPLATE.md)
|
|
|
|
- [guides/](guides/) - Implementation guides
|
|
- [UI_STANDARDS.md](guides/UI_STANDARDS.md) - UI component standards
|
|
- [ATOMIC_GATED_WORKFLOW.md](guides/ATOMIC_GATED_WORKFLOW.md)
|
|
- [ENTERPRISE_GATED_WORKFLOW.md](guides/ENTERPRISE_GATED_WORKFLOW.md)
|
|
|
|
- [packages/](packages/) - Lua package system documentation
|
|
|
|
## Testing & Quality
|
|
|
|
- [testing/](testing/) - Test strategies & frameworks
|
|
- [quality-metrics/](quality-metrics/) - Code quality metrics
|
|
|
|
## Reference
|
|
|
|
- [api/](api/) - API documentation
|
|
- [reference/](reference/) - Technical reference
|
|
- [database/](database/) - Database schemas
|
|
- [dbal/](dbal/) - Database abstraction layer
|
|
|
|
## Operations
|
|
|
|
- [deployments/](deployments/) - Deployment configurations
|
|
- [security/](security/) - Security documentation
|
|
- [troubleshooting/](troubleshooting/) - Common issues & solutions
|
|
|
|
## Reports
|
|
|
|
- [reports/](reports/) - Status reports & summaries
|
|
- [audits/](audits/) - Code & security audits
|
|
- [archive/](archive/) - Historical documentation
|