Files
AutoMetabuilder/docs/archive/README.md
2026-01-10 21:49:09 +00:00

41 lines
1.7 KiB
Markdown

# Archived Documentation
This directory contains historical documentation files that describe past development work, migrations, and transformations.
These files are preserved for reference but are not part of the active project documentation.
## Contents
### Reorganization & Migration Documents
- **BACKEND_REORGANIZATION.md** - Summary of backend directory reorganization
- **DATA_TO_WORKFLOW_MIGRATION.md** - Migration from data to workflow-based approach
- **MIGRATION.md** - General migration documentation
- **REORGANIZATION_SUMMARY.md** - Overall reorganization summary
### Transformation Summaries
- **FINAL_SUMMARY.md** - Final summary of reorganization work
- **FINAL_TRANSFORMATION_SUMMARY.md** - Complete transformation summary
- **TRANSFORMATION_COMPLETE.md** - Transformation completion documentation
### Web Module Documentation
- **WEB_FOLDER_REMOVAL.md** - Documentation of web folder removal
- **WEB_MODULE_ANALYSIS.md** - Analysis of web module structure
- **WEB_PLUGIN_MIGRATION.md** - Migration of web plugins
### Workflow Architecture
- **WORKFLOW_ARCHITECTURE.md** - Workflow architecture design
- **WORKFLOW_PLUGIN_EXPANSION.md** - Plugin expansion documentation
- **WORKFLOW_TRIGGERS.md** - Workflow triggers documentation
### Evaluation & Resolution
- **EVALUATION_SUMMARY.md** - Evaluation summary
- **README_EVALUATION.md** - README evaluation documentation
- **ISSUE_RESOLUTION.md** - Issue resolution tracking
## Active Documentation
For current project documentation, see:
- [README.md](../../README.md) - Main project documentation
- [ROADMAP.md](../../ROADMAP.md) - Project roadmap and development phases
- [PROMPT.md](../../PROMPT.md) - Development guidelines and conventions