mirror of
https://github.com/johndoe6345789/metabuilder.git
synced 2026-04-24 13:54:57 +00:00
- Add seed/metadata.json to all 12 core packages installed at bootstrap - Update admin_dialog and dashboard metadata to current standard - Create comprehensive SEED_FORMAT.md documentation with usage guidelines - Create PACKAGE_AUDIT.md analyzing all 51 packages: - 12 core packages: have seed/metadata.json (100% complete) - 39 optional packages: no seed needed (components, tools, development) - Establish simple 1-folder-per-entity-type pattern as standard - Remove kitchen-sink anti-patterns from seed structure The seed system is now complete and ready for extending with entity-specific seed data (page-config, workflow, credential, etc.) as packages need them. Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>