- Add Cloud for Sovereignty landing zone architecture and deployment - Implement complete legal document management system - Reorganize documentation with improved navigation - Add infrastructure improvements (Dockerfiles, K8s, monitoring) - Add operational improvements (graceful shutdown, rate limiting, caching) - Create comprehensive project structure documentation - Add Azure deployment automation scripts - Improve repository navigation and organization
3.2 KiB
3.2 KiB
Documentation Archive
This directory contains historical and superseded documentation that has been consolidated or replaced.
Purpose
Documents in this archive are:
- Superseded: Replaced by newer, consolidated versions
- Historical: Preserved for reference but no longer actively maintained
- Duplicate: Merged into single authoritative documents
Archive Structure
archive/
├── reports/ # Historical status and task reports
├── deployment/ # Superseded deployment documentation
│ ├── azure-cdn/ # Old Azure CDN setup files (merged into azure/cdn-setup.md)
│ ├── entra/ # Old Entra VerifiedID files (merged into azure/entra-verifiedid.md)
│ └── automation/ # Old automation files (merged into automation/seal-deployment.md)
What Was Consolidated
Reports Directory
-
Completion Files: Merged into
reports/current-status.mdCOMPLETION_STATUS.mdCOMPLETION_SUMMARY.mdTASK_COMPLETION_SUMMARY.md
-
Task Lists: Merged into
reports/active-tasks.mdREMAINING_TASKS.mdREMAINING_TODOS.mdALL_REMAINING_TASKS.mdREMAINING_TODOS_QUICK_REFERENCE.mdREMAINING_TASKS_CREDENTIAL_AUTOMATION.md
-
Gap Analysis: Moved to
legal/document-management/implementation/gaps-analysis.mdGAPS_SUMMARY.mdGAPS_AND_PLACEHOLDERS.md
-
Frontend Docs: Moved to
product/features/FRONTEND_COMPLETE.md→product/features/frontend-completion.mdFRONTEND_COMPONENTS_VERIFICATION.md→product/features/frontend-components.md
-
Deprecation Files: Historical (ESLint 9 migration complete)
DEPRECATION_FIXES_COMPLETE.mdDEPRECATION_FIXES_RECOMMENDATIONS.mdFINAL_DEPRECATION_STATUS.md
Deployment Directory
-
Azure CDN Files: Merged into
deployment/azure/cdn-setup.mdAZURE_CDN_SETUP.mdAZURE_CDN_COMPLETE.mdAZURE_CDN_STATUS.mdAZURE_CDN_FINAL_STATUS.mdAZURE_CDN_QUICK_START.mdAZURE_CDN_SETUP_COMPLETE.md
-
Entra VerifiedID Files: Merged into
deployment/azure/entra-verifiedid.mdENTRA_COMPLETE_SUMMARY.mdENTRA_VERIFIEDID_DEPLOYMENT_CHECKLIST.mdENTRA_VERIFIEDID_NEXT_STEPS.md
-
Automation Files: Merged into
deployment/automation/seal-deployment.mdAUTOMATION_COMPLETE.mdAUTOMATION_SUMMARY.mdSEAL_DEPLOYMENT_AUTOMATION.md(moved, not archived)
Accessing Archived Content
Archived files are preserved for:
- Historical Reference: Understanding project evolution
- Context: Seeing what was consolidated and why
- Recovery: If consolidation missed important details
Finding Current Documentation
- Current Status:
docs/reports/current-status.md - Active Tasks:
docs/reports/active-tasks.md - Azure CDN Setup:
docs/deployment/azure/cdn-setup.md - Entra VerifiedID:
docs/deployment/azure/entra-verifiedid.md - Deployment Overview:
docs/deployment/overview.md
Maintenance
- Archive is read-only - do not update archived files
- New consolidations should note what was merged
- Archive structure may be reorganized if it grows too large
Archive Created: 2025-01-27
Last Updated: 2025-01-27