mirror of
https://github.com/johndoe6345789/metabuilder.git
synced 2026-04-25 14:25:02 +00:00
44 lines
1.4 KiB
Markdown
44 lines
1.4 KiB
Markdown
# 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!
|
|
|
|
## Related Resources
|
|
|
|
- Current [Architecture Documentation](../architecture/)
|
|
- Latest [Development Guides](../guides/)
|
|
- [Project Iterations](../iterations/) for recent project history
|
|
- [Implementation Status](../implementation/) for current work
|