Files
metabuilder/docs/archive
JohnDoe6345789 3537211368 feat(todos): Add comprehensive TODO lists for various project areas
- Created TODO files for Testing, DBAL, Frontend, Packages, Database, and Lua Scripting.
- Updated README with a quick reference table for all TODO files and their priorities.
- Added specific tasks for improving testing coverage, implementing DBAL features, enhancing frontend components, and refining package management.
- Included documentation tasks to ensure thorough coverage and clarity across all areas.
- Implemented initial unit tests for the useAuth hook and improved password generation logic.
- Enhanced package loader functionality to support modular package seed data retrieval.
- Updated page renderer to include public role in permission checks.
- Added comments for future unit tests in workflow engine and other critical areas.
2025-12-25 15:47:15 +00:00
..
2025-12-25 11:42:22 +00:00

Archive

This directory contains historical documentation, completed phases, and deprecated materials.

📁 Contents

Historical Phases

  • PHASE2_SUMMARY.md - Summary of Phase 2 completion

Iterations (Legacy)

  • iteration-24-summary.md - Iteration 24 work summary
  • iteration-25-complete.md - Iteration 25 completion status
  • iteration-25-summary.md - Iteration 25 details
  • iteration-26-summary.md - Iteration 26 work summary
  • the-transformation.md - Major refactoring work

Delivery Documentation

  • DELIVERY_COMPLETION_SUMMARY.md - Project delivery summary

⚠️ Important Notes

Files in this directory are:

  • Completed and archived
  • 📌 Historical reference only
  • ⚠️ May contain outdated information

Do not reference these in current work - use active documentation in parent folders instead.

🔍 Finding What You Need

If you're looking for:

  • Current Architecture → See docs/architecture/
  • How to do X → Check docs/guides/
  • Implementation Details → Browse docs/implementation/
  • Testing Best Practices → Visit docs/testing/
  • Historical Context → You're in the right place!