# Documentation Archive
This directory contains historical documentation, completed work archives, and consolidation reports.
**Last Updated**: December 8, 2025
## Active Documents
**For current project status and active work**, see:
- `/docs/planning/WORKPLAN_INDEX.md` - Master index of all workplans
- `/docs/planning/` - Active workplans (0, 6, 16, 19, 20)
- `/docs/` - Current documentation (API, architecture, guides)
## Recent Additions (December 8, 2025)
### Documentation Consolidation
| Document | Action | Notes |
|----------|--------|-------|
| `TOOL_PROFILES.md` + `TOOL_SELECTION_GUIDE.md` | Consolidated → `TOOLS.md` | Tool reference unified |
| `claude-code-web.md` | Merged → `CLAUDE_CODE_SETUP.md` | Web setup now in main guide |
| `MIGRATION_IMPLEMENTATION_SUMMARY.md` | Archived | Implementation details |
| `MCP_1.23_UPGRADE_NOTES.md` | Archived | One-time upgrade notes |
| `CONTEXT_BUDGET.md` | Archived | Internal developer guideline |
| `19-WORKPLAN.md` | Archived | Context optimization - completed via WP12-13 |
### Completed Workplans (v0.9.x - v0.10.0)
| Workplan | Title | Status | Completed |
|----------|-------|--------|-----------|
| `1-WORKPLAN.md` | Critical Fixes | ✅ COMPLETE | 2025-12-04 |
| `2-WORKPLAN.md` | Test Coverage | ✅ COMPLETE | 2025-12-04 |
| `3-WORKPLAN.md` | Code Quality | ✅ COMPLETE | 2025-12-04 |
| `4-WORKPLAN.md` | Server Refactoring | ✅ COMPLETE | 2025-12-04 |
| `5-WORKPLAN.md` | Pagination & Cycles | ✅ COMPLETE | 2025-12-04 |
| `8-WORKPLAN.md` | Claude Code Web | ✅ COMPLETE | 2025-12-03 |
| `9-WORKPLAN.md` | Universal Export | ✅ COMPLETE | 2025-12-04 |
| `10-WORKPLAN.md` | Migration Manager | ✅ COMPLETE | 2025-12-04 |
| `11-WORKPLAN.md` | MCP Migration Tools | ✅ COMPLETE | 2025-12-04 |
| `12-WORKPLAN.md` | Semantic Navigation | ✅ COMPLETE | 2025-12-07 |
| `13-WORKPLAN.md` | Bi-Temporal Schema | ✅ COMPLETE | 2025-12-07 |
### Deprecated Workplans (moved to memorygraph.dev)
| Workplan | Title | Status | Reason |
|----------|-------|--------|--------|
| `7-WEBSITE-WORKPLAN.md` | Website | ❌ DEPRECATED | Merged into 17 |
| `14-WORKPLAN.md` | Cloud Infrastructure | ❌ DEPRECATED | → memorygraph.dev |
| `15-WORKPLAN.md` | Authentication | ❌ DEPRECATED | → memorygraph.dev |
| `17-WORKPLAN.md` | Marketing Site | ❌ DEPRECATED | → memorygraph.dev |
| `18-WORKPLAN.md` | Team Sync | ❌ DEPRECATED | → memorygraph.dev |
---
## Historical Additions (November 30, 2025)
### Workplan Consolidation
- `WORKPLAN_CONSOLIDATION_2025-11-30.md` - Consolidation process documentation
- `COMPLETED_TASKS_2025-11-30.md` - All completed tasks as of Nov 30
- `CONTEXT_EXTRACTION_PHASE1_COMPLETION.md` - Detailed Phase 1 completion report
### Context Extraction Archives
- `CONTEXT_EXTRACTION_IMPLEMENTATION_SUMMARY.md` - Implementation summary
- `CONTEXT_EXTRACTION_TEST_REPORT.md` - Test coverage report
## Archived Documents
### completed_phases.md
**Archived**: November 28, 2025
**Purpose**: Complete history of Phases 0-7 implementation
**Supersedes**: Individual phase documentation from enhancement-plan.md
**Contents**:
- Phase 0: Project Management Setup
- Phase 1: Foundation Setup
- Phase 2: Core Memory Operations
- Phase 2.5: Technical Debt Resolution
- Phase 3: Multi-Backend Support
- Phase 4: Advanced Relationship System
- Phase 5: Intelligence Layer
- Phase 6: Claude Code Integration
- Phase 7: Proactive Features & Advanced Analytics
**Why archived**: All phases complete, now historical reference only.
### enhancement-plan.md
**Archived**: November 28, 2025 (automatically by user request)
**Purpose**: Original comprehensive 8-phase implementation plan
**Superseded by**:
- Phases 0-7: `completed_phases.md` (historical record)
- Phase 8: `/docs/WORKPLAN.md` (active tasks)
**Contents**:
- All 8 phases with detailed task breakdowns
- 1,838 lines of comprehensive planning
- Original source of truth for project roadmap
**Why archived**:
- Document already had archive notice (lines 3-10)
- Content fully duplicated in better-organized documents
- Potential source of confusion with multiple planning documents
- Preserved for historical reference and architecture decisions
### deployment_strategy.md
**Archived**: November 28, 2025 (automatically by user request)
**Purpose**: Strategic analysis of deployment friction and two-tier approach
**Superseded by**: `/docs/WORKPLAN.md` Phase 8 (lines 20-28, deployment strategy section)
**Contents**:
- Friction point analysis
- Two-tier deployment strategy (Zero Config vs Full Power)
- Immediate action plan for PyPI publishing
- Tool profiling recommendations
**Why archived**:
- All actionable tasks merged into WORKPLAN.md Phase 8
- Strategic rationale now documented in active workplan
- Zero references from other documents
- Preserved for strategic thinking reference
### PHASE4_RELATIONSHIP_SYSTEM.md
**Status**: Archived (completed phase documentation)
**Purpose**: Detailed Phase 4 completion report
**Reference**: Links updated to point to `completed_phases.md#phase-4`
## Using This Archive
### When to Use Archived Docs
- Understanding historical design decisions
- Reviewing completed phase implementations
- Researching original planning rationale
- Comparing original plan vs actual implementation
### When NOT to Use Archived Docs
- **Current work**: Use `/docs/WORKPLAN.md` instead
- **Feature documentation**: Use main `/docs` directory
- **API reference**: Use current API docs
- **Setup guides**: Use current setup documentation
## Archive Index
| Document | Archived Date | Type | Purpose |
|----------|---------------|------|---------|
| **November 2025 Archives** ||||
| `WORKPLAN_CONSOLIDATION_2025-11-30.md` | 2025-11-30 | Process | Workplan consolidation documentation |
| `COMPLETED_TASKS_2025-11-30.md` | 2025-11-30 | Tasks | All completed tasks (50+ items) |
| `CONTEXT_EXTRACTION_PHASE1_COMPLETION.md` | 2025-11-30 | Feature | Context extraction Phase 1 completion |
| `CONTEXT_EXTRACTION_IMPLEMENTATION_SUMMARY.md` | 2025-11-30 | Feature | Implementation summary |
| `CONTEXT_EXTRACTION_TEST_REPORT.md` | 2025-11-30 | Testing | Test coverage report |
| **January 2025 Archives** ||||
| `completed-tasks-2025-01.md` | 2025-01 | Tasks | January completed tasks |
| `COVERAGE_IMPROVEMENTS_2025-01.md` | 2025-01 | Testing | Coverage improvements |
| `COVERAGE_REPORT.md` | 2025-01 | Testing | Coverage analysis |
| **Historical Archives** ||||
| `completed_phases.md` | 2025-11-28 | Historical | Phases 0-7 completion |
| `enhancement-plan.md` | 2025-11-28 | Historical | Original 8-phase plan |
| `deployment_strategy.md` | 2025-11-28 | Historical | Deployment strategy |
| `PHASE4_RELATIONSHIP_SYSTEM.md` | 2025-11-28 | Historical | Phase 4 report |
| `PHASE_2.5_COMPLETION_REPORT.md` | 2025-11 | Historical | Phase 2.5 report |
| `MIGRATION.md` | 2025-11 | Historical | Migration docs |
| `implementation-plan.md` | 2025-11 | Historical | Implementation planning |
## Document Lifecycle
```
Planning Document → Active Workplan → Completion Archive
↓ ↓ ↓
enhancement-plan.md WORKPLAN.md completed_phases.md
deployment_strategy (Phase 8) (Phases 0-7)
```
## Navigation
- **Current work**: [../WORKPLAN.md](../WORKPLAN.md)
- **Main docs**: [../ (docs/)](../)
- **Project root**: [../../README.md](../../README.md)
---
**Last Updated**: November 28, 2025
**Maintainer**: Archive created during Phase 8 documentation cleanup