Archive legacy status docs and canonicalize genesis entrypoints
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
**Date**: 2025-11-17
|
||||
**Purpose**: Organize 466+ markdown files in `docs/` directory into logical subdirectories
|
||||
|
||||
**Current Note (2026-04-12)**: This log captures the 2025-11-17 reorganization pass. The large status-report grouping mentioned below was later archived; use `docs/operations/status-reports/STATUS_REPORTS_INDEX.md` for active status navigation and `docs/archive/status-reports/` for historical report collections.
|
||||
|
||||
## Actions Taken
|
||||
|
||||
### 1. Created Directory Structure
|
||||
@@ -10,7 +12,7 @@ Created the following organized subdirectories:
|
||||
- `architecture/` - Architecture and design documentation
|
||||
- `deployment/` - Deployment guides and procedures
|
||||
- `operations/integrations/` - Integration guides (CCIP, MetaMask, Firefly, Cacti)
|
||||
- `operations/status-reports/` - Status reports and completion summaries
|
||||
- `operations/status-reports/` - Active status navigation (legacy report piles were later archived)
|
||||
- `operations/tasks/` - Task management and next steps
|
||||
- `azure/` - Azure-specific documentation
|
||||
- `security/` - Security documentation
|
||||
@@ -51,7 +53,7 @@ Created the following organized subdirectories:
|
||||
- `WETH_*.md` files
|
||||
- `BLOCKSCOUT_METAMASK.md`
|
||||
|
||||
#### Operations - Status Reports (90+ files)
|
||||
#### Operations - Status Reports (historical pre-archive grouping)
|
||||
- All `*COMPLETE*.md` files
|
||||
- All `*COMPLETION*.md` files
|
||||
- All `*STATUS*.md` files
|
||||
@@ -158,7 +160,7 @@ Created `README.md` in `docs/` directory with:
|
||||
- `architecture/`: 6 files
|
||||
- `deployment/`: 40 files
|
||||
- `operations/integrations/`: 20 files
|
||||
- `operations/status-reports/`: 90+ files
|
||||
- `operations/status-reports/`: Active index and routing docs only; historical files now live in `docs/archive/status-reports/`
|
||||
- `operations/tasks/`: 8 files
|
||||
- `azure/`: 22 files
|
||||
- `security/`: 7 files
|
||||
@@ -188,4 +190,3 @@ Created `README.md` in `docs/` directory with:
|
||||
- No files were deleted during organization
|
||||
- Documentation index (`README.md`) provides quick access to all categories
|
||||
- Existing subdirectories (`ccip-integration/`, `project-reviews/`, etc.) were preserved
|
||||
|
||||
|
||||
Reference in New Issue
Block a user