Files
asle/docs/archive/README.md
defiQUG 4f201cd95d Move unnecessary project root files to appropriate locations
- Move DEDUPLICATION_SUMMARY.md → docs/archive/
- Move DEDUPLICATION_VERIFICATION.md → docs/archive/
- Move PROJECT_REVIEW.md → docs/project-status/
- Update DOCUMENTATION_INDEX.md references
- Update docs/project-status/README.md
- Update docs/archive/README.md
- Reduce root from 14 to 11 essential documentation files
2025-12-03 23:04:28 -08:00

39 lines
1.6 KiB
Markdown

# Archived Documentation
**Archive Date:** 2024-12-19
**Purpose:** Historical documentation preserved for reference
## Archived Files
This directory contains documentation files that have been consolidated or are no longer actively maintained:
1. **COMPLETE_SETUP_INSTRUCTIONS.md** - Content merged into `QUICK_START.md`
2. **SETUP_PROGRESS.md** - Content merged into `STATUS.md`
3. **SETUP_COMPLETE.md** - Content merged into `STATUS.md`
4. **COMPLETION_STATUS.md** - Content merged into `STATUS.md`
5. **REVIEW_SUMMARY.md** - Content merged into `PROJECT_REVIEW.md`
6. **CLEANUP_SUMMARY.md** - Historical cleanup record
7. **PROJECT_ROOT_CLEANUP.md** - Outdated cleanup documentation
8. **DEDUPLICATION_SUMMARY.md** - Deduplication process summary
9. **DEDUPLICATION_VERIFICATION.md** - Deduplication verification report
## Consolidation Summary
### Setup Documentation
- **Primary:** `QUICK_START.md` (consolidated from COMPLETE_SETUP_INSTRUCTIONS.md)
- **Database:** `DATABASE_SETUP.md` (kept separate for detailed DB config)
- **Submodules:** `SUBMODULE_SETUP.md` (kept separate for submodule management)
### Status Documentation
- **Primary:** `STATUS.md` (consolidated from SETUP_PROGRESS, SETUP_COMPLETE, COMPLETION_STATUS)
- **Review:** `PROJECT_REVIEW.md` (consolidated from REVIEW_SUMMARY)
## Current Active Documentation
See [../README.md](../README.md) and [../../DOCUMENTATION_INDEX.md](../../DOCUMENTATION_INDEX.md) for current documentation structure.
---
**Note:** These files are preserved for historical reference but should not be used for current setup or status information.