# Project Documentation **Last Updated:** 2026-02-18 **Status:** Active Documentation **Changelog:** 2026-02-18: Master docs: MASTER_INDEX 6.4 (08-monitoring peer/RPC runbooks, full-mesh changelog). 2026-02-16: Full docs review β€” README "See" links fixed; continued review: submodules (SUBMODULE_RELATIONSHIP_MAP, docs submodule section) (05-network, 07-ccip, 09-troubleshooting β†’ own READMEs); Master docs updated; duplicate/archive candidates documented. 2026-02-08: Doc prune/archive (05-network superseded β†’ archive/05-network-superseded; 10 00-meta β†’ archive/00-meta-pruned). 2026-02-06: Master docs consistency (Option B, NETWORK_CONFIGURATION_MASTER, CLOUDFLARE_ROUTING_MASTER, RPC_ENDPOINTS_MASTER, OPERATIONAL_RUNBOOKS, 05-network README). 2026-02-05: MASTER_INDEX v5.8 (archive/00-meta-status, REMAINING_WORK_DETAILED_STEPS, ARCHIVE_CANDIDATES, PLACEHOLDERS); 32 files archived from 00-meta; REMAINING_WORK_DETAILED_STEPS completed; NETWORK_ARCHITECTURE, QUICK_REFERENCE_CARDS, 04-config, ENV_STANDARDIZATION, API_KEYS_REQUIRED, PLACEHOLDERS cross-links and refs updated. Earlier: E2E runbook, RPC 405 fix, CT 2301 resolved. --- ## πŸ“š Master Documentation Index **πŸ‘‰ Start here:** **[MASTER_INDEX.md](MASTER_INDEX.md)** - Complete documentation index with all documents organized by category, priority, and cross-references. --- ## πŸš€ Quick Navigation ### First Time Here? 1. **[01-getting-started/README_START_HERE.md](01-getting-started/README_START_HERE.md)** - Complete getting started guide 2. **[01-getting-started/PREREQUISITES.md](01-getting-started/PREREQUISITES.md)** - System requirements 3. **[MASTER_INDEX.md](MASTER_INDEX.md)** - Browse all documentation ### Common Tasks | Task | Document | |------|----------| | **Deploy System** | [02-architecture/ORCHESTRATION_DEPLOYMENT_GUIDE.md](02-architecture/ORCHESTRATION_DEPLOYMENT_GUIDE.md) | | **Configure Network** | [02-architecture/NETWORK_ARCHITECTURE.md](02-architecture/NETWORK_ARCHITECTURE.md) | | **Troubleshoot Issues** | [09-troubleshooting/TROUBLESHOOTING_FAQ.md](09-troubleshooting/TROUBLESHOOTING_FAQ.md) | | **Operational Procedures** | [03-deployment/OPERATIONAL_RUNBOOKS.md](03-deployment/OPERATIONAL_RUNBOOKS.md) | | **Check Status** | [03-deployment/DEPLOYMENT_STATUS_CONSOLIDATED.md](03-deployment/DEPLOYMENT_STATUS_CONSOLIDATED.md) | | **RPC + validators + peers** | [08-monitoring/RPC_AND_VALIDATOR_TESTING_RUNBOOK.md](08-monitoring/RPC_AND_VALIDATOR_TESTING_RUNBOOK.md), [08-monitoring/PEER_CONNECTIONS_PLAN.md](08-monitoring/PEER_CONNECTIONS_PLAN.md) β€” verify/fix, full-mesh peering | | **Next steps (index)** | [00-meta/NEXT_STEPS_INDEX.md](00-meta/NEXT_STEPS_INDEX.md) β€” single entry by audience (you / operator) and granularity | | **Next Steps (master list)** | [00-meta/NEXT_STEPS_MASTER.md](00-meta/NEXT_STEPS_MASTER.md) | | **Your next steps (one place)** | [00-meta/NEXT_STEPS_FOR_YOU.md](00-meta/NEXT_STEPS_FOR_YOU.md) β€” Ledger form + optional operator steps | | **Remaining work (step-by-step)** | [00-meta/REMAINING_WORK_DETAILED_STEPS.md](00-meta/REMAINING_WORK_DETAILED_STEPS.md) | | **Remaining tasks + API features** | [00-meta/REMAINING_TASKS_AND_API_FEATURES.md](00-meta/REMAINING_TASKS_AND_API_FEATURES.md) β€” consolidated list and Phoenix/OMNL/Explorer API inventory | | **Verify E2E (all Cloudflare domains)** | [05-network/E2E_CLOUDFLARE_DOMAINS_RUNBOOK.md](05-network/E2E_CLOUDFLARE_DOMAINS_RUNBOOK.md) (use ACCEPT_ANY_DNS=1 when Option B); [05-network/OPTION_B_RPC_VIA_TUNNEL_RUNBOOK.md](05-network/OPTION_B_RPC_VIA_TUNNEL_RUNBOOK.md); [scripts/verify/verify-end-to-end-routing.sh](../scripts/verify/verify-end-to-end-routing.sh) | | **Deploy/configure WETH9 bridge (Chain 138)** | [scripts/README.md](../scripts/README.md) (CCIP WETH9 Bridge), [COMPREHENSIVE_STATUS_BRIDGE_READY.md](../COMPREHENSIVE_STATUS_BRIDGE_READY.md) | | **Verify contracts on Blockscout** | [CONTRACT_DEPLOYMENT_RUNBOOK.md](03-deployment/CONTRACT_DEPLOYMENT_RUNBOOK.md), [scripts/verify/run-contract-verification-with-proxy.sh](../scripts/verify/run-contract-verification-with-proxy.sh), [forge-verification-proxy/README.md](../forge-verification-proxy/README.md) | | **Token mapping (138↔Mainnet)** | [07-ccip/TOKEN_MAPPING_AND_MAINNET_ADDRESSES.md](07-ccip/TOKEN_MAPPING_AND_MAINNET_ADDRESSES.md); source of truth: [config/token-mapping.json](../config/token-mapping.json) β€” update when adding tokens | | **DBIS Core API (incl. Exchange Registry, Crypto.com OTC)** | [11-references/DBIS_CORE_API_REFERENCE.md](11-references/DBIS_CORE_API_REFERENCE.md) | | **GRU M1 Listing & Dry-Run** | [gru-m1/README.md](gru-m1/README.md) | | **Integrations (Ramps, DeFi)** | [INTEGRATIONS_QUICK_REFERENCE.md](../INTEGRATIONS_QUICK_REFERENCE.md) | --- ## πŸ“ Directory Structure ``` docs/ β”œβ”€β”€ MASTER_INDEX.md # Complete documentation index β”œβ”€β”€ README.md # This file β”œβ”€β”€ 00-meta/ # Documentation meta (style, reviews, task list) β”‚ β”œβ”€β”€ MASTER_PLAN.md β”‚ β”œβ”€β”€ REMAINING_WORK_DETAILED_STEPS.md # Step-by-step for each remaining task; "Can do now" β”‚ β”œβ”€β”€ E2E_COMPLETION_TASKS_DETAILED_LIST.md β”‚ β”œβ”€β”€ ARCHIVE_CANDIDATES.md # Archive consolidation; Batch 4 (2026-02-20) β†’ archive/00-meta-pruned β”‚ β”œβ”€β”€ NEXT_STEPS_INDEX.md # Single entry: next steps by audience and granularity β”‚ β”œβ”€β”€ DOCUMENTATION_CONSOLIDATION_PLAN.md # Review/consolidate/prune plan β”‚ β”œβ”€β”€ PLACEHOLDERS_AND_REQUIRED_ADDITIONS_LIST.md β”‚ β”œβ”€β”€ DOCUMENTATION_STYLE_GUIDE.md β”‚ β”œβ”€β”€ DOCUMENTATION_QUALITY_REVIEW.md β”‚ β”œβ”€β”€ DOCUMENTATION_ENHANCEMENTS_RECOMMENDATIONS.md β”‚ β”œβ”€β”€ DOCUMENTATION_FIX_TASK_LIST.md β”‚ └── DOCUMENT_RELATIONSHIP_MAP.md β”‚ β”œβ”€β”€ 01-getting-started/ # Getting started guides β”‚ β”œβ”€β”€ README.md β”‚ β”œβ”€β”€ README_START_HERE.md β”‚ └── PREREQUISITES.md β”‚ β”œβ”€β”€ 02-architecture/ # Core architecture & design β”‚ β”œβ”€β”€ README.md β”‚ β”œβ”€β”€ NETWORK_ARCHITECTURE.md β”‚ β”œβ”€β”€ ORCHESTRATION_DEPLOYMENT_GUIDE.md β”‚ └── VMID_ALLOCATION_FINAL.md β”‚ β”œβ”€β”€ 03-deployment/ # Deployment & operations β”‚ β”œβ”€β”€ README.md β”‚ β”œβ”€β”€ OPERATIONAL_RUNBOOKS.md β”‚ β”œβ”€β”€ VALIDATED_SET_DEPLOYMENT_GUIDE.md β”‚ β”œβ”€β”€ DEPLOYMENT_STATUS_CONSOLIDATED.md β”‚ β”œβ”€β”€ DEPLOYMENT_READINESS.md β”‚ β”œβ”€β”€ RUN_DEPLOYMENT.md β”‚ └── REMOTE_DEPLOYMENT.md β”‚ β”œβ”€β”€ 04-configuration/ # Configuration & setup β”‚ β”œβ”€β”€ README.md β”‚ β”œβ”€β”€ MCP_SETUP.md β”‚ β”œβ”€β”€ ER605_ROUTER_CONFIGURATION.md β”‚ β”œβ”€β”€ cloudflare/ β”‚ β”‚ β”œβ”€β”€ CLOUDFLARE_ZERO_TRUST_GUIDE.md β”‚ β”œβ”€β”€ SECRETS_KEYS_CONFIGURATION.md β”‚ β”œβ”€β”€ ENV_STANDARDIZATION.md β”‚ β”œβ”€β”€ CREDENTIALS_CONFIGURED.md β”‚ β”œβ”€β”€ SSH_SETUP.md β”‚ └── FINALIZE_TOKEN.md β”‚ β”œβ”€β”€ 05-network/ # Network infrastructure β”‚ β”œβ”€β”€ README.md β”‚ β”œβ”€β”€ NETWORK_STATUS.md β”‚ β”œβ”€β”€ NGINX_ARCHITECTURE_RPC.md β”‚ β”œβ”€β”€ CLOUDFLARE_NGINX_INTEGRATION.md β”‚ β”œβ”€β”€ RPC_NODE_TYPES_ARCHITECTURE.md β”‚ └── RPC_TEMPLATE_TYPES.md β”‚ β”œβ”€β”€ 06-besu/ # Besu & blockchain β”‚ β”œβ”€β”€ README.md β”‚ β”œβ”€β”€ BESU_ALLOWLIST_RUNBOOK.md β”‚ β”œβ”€β”€ BESU_ALLOWLIST_QUICK_START.md β”‚ β”œβ”€β”€ BESU_NODES_FILE_REFERENCE.md β”‚ β”œβ”€β”€ BESU_OFFICIAL_REFERENCE.md β”‚ β”œβ”€β”€ BESU_OFFICIAL_UPDATES.md β”‚ β”œβ”€β”€ QUORUM_GENESIS_TOOL_REVIEW.md β”‚ β”œβ”€β”€ VALIDATOR_KEY_DETAILS.md β”‚ └── COMPREHENSIVE_CONSISTENCY_REVIEW.md β”‚ β”œβ”€β”€ 07-ccip/ # CCIP & Chainlink β”‚ β”œβ”€β”€ README.md β”‚ └── CCIP_DEPLOYMENT_SPEC.md β”‚ β”œβ”€β”€ 08-monitoring/ # Monitoring & observability β”‚ β”œβ”€β”€ README.md β”‚ β”œβ”€β”€ MONITORING_SUMMARY.md β”‚ └── BLOCK_PRODUCTION_MONITORING.md β”‚ β”œβ”€β”€ 09-troubleshooting/ # Troubleshooting β”‚ β”œβ”€β”€ README.md β”‚ β”œβ”€β”€ TROUBLESHOOTING_FAQ.md β”‚ └── QBFT_TROUBLESHOOTING.md β”‚ β”œβ”€β”€ 10-best-practices/ # Best practices β”‚ β”œβ”€β”€ README.md β”‚ β”œβ”€β”€ RECOMMENDATIONS_AND_SUGGESTIONS.md β”‚ β”œβ”€β”€ IMPLEMENTATION_CHECKLIST.md β”‚ β”œβ”€β”€ BEST_PRACTICES_SUMMARY.md β”‚ └── QUICK_WINS.md β”‚ β”œβ”€β”€ 11-references/ # Technical references β”‚ β”œβ”€β”€ README.md β”‚ β”œβ”€β”€ APT_PACKAGES_CHECKLIST.md β”‚ β”œβ”€β”€ PATHS_REFERENCE.md β”‚ β”œβ”€β”€ SCRIPT_REVIEW.md β”‚ └── TEMPLATE_BASE_WORKFLOW.md β”‚ β”œβ”€β”€ 12-quick-reference/ # Quick references β”‚ β”œβ”€β”€ README.md β”‚ β”œβ”€β”€ QUICK_REFERENCE.md β”‚ β”œβ”€β”€ VALIDATED_SET_QUICK_REFERENCE.md β”‚ └── QUICK_START_TEMPLATE.md β”‚ β”œβ”€β”€ gru-m1/ # GRU M1 listing & validation β”‚ β”œβ”€β”€ README.md β”‚ β”œβ”€β”€ GRU_M1_MASTER_IMPLEMENTATION_PLAN.md β”‚ └── GRU_M1_REAL_DATA_DOMINANCE_ADDENDUM.md β”‚ └── archive/ # Historical documents └── README.md ``` --- ## πŸ“– Documentation Categories ### πŸ—οΈ Core Architecture Essential architecture and design documents: - **[02-architecture/NETWORK_ARCHITECTURE.md](02-architecture/NETWORK_ARCHITECTURE.md)** - Complete network architecture (6Γ—/28 blocks, VLANs, NAT pools) - **[02-architecture/ORCHESTRATION_DEPLOYMENT_GUIDE.md](02-architecture/ORCHESTRATION_DEPLOYMENT_GUIDE.md)** - Enterprise deployment orchestration - **[02-architecture/VMID_ALLOCATION_FINAL.md](02-architecture/VMID_ALLOCATION_FINAL.md)** - VMID allocation registry (11,000 VMIDs) - **[07-ccip/CCIP_DEPLOYMENT_SPEC.md](07-ccip/CCIP_DEPLOYMENT_SPEC.md)** - CCIP fleet deployment specification **See:** [02-architecture/README.md](02-architecture/README.md) ### πŸš€ Deployment & Operations Deployment guides and operational procedures: - **[02-architecture/ORCHESTRATION_DEPLOYMENT_GUIDE.md](02-architecture/ORCHESTRATION_DEPLOYMENT_GUIDE.md)** - Complete deployment orchestration - **[03-deployment/VALIDATED_SET_DEPLOYMENT_GUIDE.md](03-deployment/VALIDATED_SET_DEPLOYMENT_GUIDE.md)** - Validated set deployment - **[03-deployment/OPERATIONAL_RUNBOOKS.md](03-deployment/OPERATIONAL_RUNBOOKS.md)** - All operational procedures - **[03-deployment/DEPLOYMENT_STATUS_CONSOLIDATED.md](03-deployment/DEPLOYMENT_STATUS_CONSOLIDATED.md)** - Current deployment status **See:** [03-deployment/README.md](03-deployment/README.md) ### βš™οΈ Configuration & Setup Setup and configuration guides: - **[04-configuration/MCP_SETUP.md](04-configuration/MCP_SETUP.md)** - MCP Server configuration - **[04-configuration/ENV_STANDARDIZATION.md](04-configuration/ENV_STANDARDIZATION.md)** - Environment variables - **[04-configuration/SECRETS_KEYS_CONFIGURATION.md](04-configuration/SECRETS_KEYS_CONFIGURATION.md)** - Secrets and keys management - **[04-configuration/ER605_ROUTER_CONFIGURATION.md](04-configuration/ER605_ROUTER_CONFIGURATION.md)** - Router configuration - **[04-configuration/cloudflare/CLOUDFLARE_ZERO_TRUST_GUIDE.md](04-configuration/cloudflare/CLOUDFLARE_ZERO_TRUST_GUIDE.md)** - Cloudflare Zero Trust **See:** [04-configuration/README.md](04-configuration/README.md) ### 🌐 Network Infrastructure Network architecture and configuration: - **[02-architecture/NETWORK_ARCHITECTURE.md](02-architecture/NETWORK_ARCHITECTURE.md)** - Complete network architecture - **[04-configuration/ER605_ROUTER_CONFIGURATION.md](04-configuration/ER605_ROUTER_CONFIGURATION.md)** - Router configuration - **[04-configuration/cloudflare/CLOUDFLARE_ZERO_TRUST_GUIDE.md](04-configuration/cloudflare/CLOUDFLARE_ZERO_TRUST_GUIDE.md)** - Cloudflare Zero Trust - **[05-network/NGINX_ARCHITECTURE_RPC.md](05-network/NGINX_ARCHITECTURE_RPC.md)** - NGINX RPC architecture **See:** [05-network/README.md](05-network/README.md) ### ⛓️ Besu & Blockchain Besu configuration and operations: - **[06-besu/BESU_ALLOWLIST_RUNBOOK.md](06-besu/BESU_ALLOWLIST_RUNBOOK.md)** - Allowlist management - **[06-besu/BESU_ALLOWLIST_QUICK_START.md](06-besu/BESU_ALLOWLIST_QUICK_START.md)** - Quick start for allowlist - **[06-besu/BESU_NODES_FILE_REFERENCE.md](06-besu/BESU_NODES_FILE_REFERENCE.md)** - Nodes file reference - **[09-troubleshooting/QBFT_TROUBLESHOOTING.md](09-troubleshooting/QBFT_TROUBLESHOOTING.md)** - QBFT troubleshooting **See:** [06-besu/README.md](06-besu/README.md) ### πŸ”— CCIP & Chainlink CCIP deployment and configuration: - **[07-ccip/CCIP_DEPLOYMENT_SPEC.md](07-ccip/CCIP_DEPLOYMENT_SPEC.md)** - CCIP deployment specification - **[05-network/RPC_TEMPLATE_TYPES.md](05-network/RPC_TEMPLATE_TYPES.md)** - RPC template types **See:** [07-ccip/README.md](07-ccip/README.md) ### πŸ“Š Monitoring & Observability Monitoring setup and configuration: - **[08-monitoring/MONITORING_SUMMARY.md](08-monitoring/MONITORING_SUMMARY.md)** - Monitoring setup - **[08-monitoring/BLOCK_PRODUCTION_MONITORING.md](08-monitoring/BLOCK_PRODUCTION_MONITORING.md)** - Block production monitoring **See:** [08-monitoring/README.md](08-monitoring/README.md) ### πŸ”§ Troubleshooting Troubleshooting guides and FAQs: - **[09-troubleshooting/TROUBLESHOOTING_FAQ.md](09-troubleshooting/TROUBLESHOOTING_FAQ.md)** - Common issues and solutions - **[09-troubleshooting/QBFT_TROUBLESHOOTING.md](09-troubleshooting/QBFT_TROUBLESHOOTING.md)** - QBFT consensus troubleshooting - **[06-besu/BESU_ALLOWLIST_QUICK_START.md](06-besu/BESU_ALLOWLIST_QUICK_START.md)** - Allowlist troubleshooting **See:** [09-troubleshooting/README.md](09-troubleshooting/README.md) ### βœ… Best Practices Best practices and recommendations: - **[10-best-practices/RECOMMENDATIONS_AND_SUGGESTIONS.md](10-best-practices/RECOMMENDATIONS_AND_SUGGESTIONS.md)** - Comprehensive recommendations - **[10-best-practices/IMPLEMENTATION_CHECKLIST.md](10-best-practices/IMPLEMENTATION_CHECKLIST.md)** - Implementation checklist - **[10-best-practices/BEST_PRACTICES_SUMMARY.md](10-best-practices/BEST_PRACTICES_SUMMARY.md)** - Best practices summary **See:** [10-best-practices/README.md](10-best-practices/README.md) --- ## πŸ“‹ Quick Reference ### Essential Documents | Document | When to Use | |----------|-------------| | **[MASTER_INDEX.md](MASTER_INDEX.md)** | Browse all documentation | | **[02-architecture/ORCHESTRATION_DEPLOYMENT_GUIDE.md](02-architecture/ORCHESTRATION_DEPLOYMENT_GUIDE.md)** | Deploy the system | | **[02-architecture/NETWORK_ARCHITECTURE.md](02-architecture/NETWORK_ARCHITECTURE.md)** | Understand network design | | **[03-deployment/OPERATIONAL_RUNBOOKS.md](03-deployment/OPERATIONAL_RUNBOOKS.md)** | Run operations | | **[09-troubleshooting/TROUBLESHOOTING_FAQ.md](09-troubleshooting/TROUBLESHOOTING_FAQ.md)** | Solve problems | ### Quick Reference Guides - **[12-quick-reference/QUICK_REFERENCE.md](12-quick-reference/QUICK_REFERENCE.md)** - ProxmoxVE scripts quick reference - **[12-quick-reference/VALIDATED_SET_QUICK_REFERENCE.md](12-quick-reference/VALIDATED_SET_QUICK_REFERENCE.md)** - Validated set quick reference - **[12-quick-reference/QUICK_START_TEMPLATE.md](12-quick-reference/QUICK_START_TEMPLATE.md)** - Quick start template --- ## πŸ”— Related Documentation ### Project Documentation - **[../README.md](../README.md)** - Main project README - **[../PROJECT_STRUCTURE.md](../PROJECT_STRUCTURE.md)** - Project structure ### Submodule Documentation - **[../mcp-proxmox/README.md](../mcp-proxmox/README.md)** - MCP Server documentation - **[../ProxmoxVE/README.md](../ProxmoxVE/README.md)** - ProxmoxVE scripts documentation - **[../smom-dbis-138/README.md](../smom-dbis-138/README.md)** - Blockchain network / services (Chain 138) - **[../smom-dbis-138-proxmox/README.md](../smom-dbis-138-proxmox/README.md)** - Deployment scripts (if present) - **[../explorer-monorepo/README.md](../explorer-monorepo/README.md)** - Blockchain explorer - **[../metamask-integration/README.md](../metamask-integration/README.md)** - MetaMask integration - **[../dbis_core/README.md](../dbis_core/README.md)** - DBIS Core (when present) - **[../the-order/README.md](../the-order/README.md)** - The Order monorepo (when present) **Full list and relationships:** [11-references/SUBMODULE_RELATIONSHIP_MAP.md](11-references/SUBMODULE_RELATIONSHIP_MAP.md) --- ## πŸ“Š Documentation Statistics - **Total Active Documents:** 48 (organized in 12 directories) - **Archived Documents:** 75+ - **Core Architecture:** 3 documents - **Deployment Guides:** 6 documents - **Troubleshooting Guides:** 2 documents - **Best Practices:** 4 documents --- ## πŸ“ Document Maintenance ### Update Frequency - **Critical Documents:** Updated weekly or as changes occur - **Reference Documents:** Updated monthly or as needed - **Historical Documents:** Archived, not updated ### Review Cycle - **Quarterly:** Architecture and design documents - **Monthly:** Operational runbooks - **As Needed:** Troubleshooting and quick references --- ## πŸ†˜ Getting Help ### Common Questions 1. **Where do I start?** β†’ [01-getting-started/README_START_HERE.md](01-getting-started/README_START_HERE.md) 2. **How do I deploy?** β†’ [02-architecture/ORCHESTRATION_DEPLOYMENT_GUIDE.md](02-architecture/ORCHESTRATION_DEPLOYMENT_GUIDE.md) 3. **What's the network architecture?** β†’ [02-architecture/NETWORK_ARCHITECTURE.md](02-architecture/NETWORK_ARCHITECTURE.md) 4. **I have a problem** β†’ [09-troubleshooting/TROUBLESHOOTING_FAQ.md](09-troubleshooting/TROUBLESHOOTING_FAQ.md) 5. **What operations can I run?** β†’ [03-deployment/OPERATIONAL_RUNBOOKS.md](03-deployment/OPERATIONAL_RUNBOOKS.md) ### Support Resources - **[09-troubleshooting/TROUBLESHOOTING_FAQ.md](09-troubleshooting/TROUBLESHOOTING_FAQ.md)** - Common issues and solutions - **[03-deployment/OPERATIONAL_RUNBOOKS.md](03-deployment/OPERATIONAL_RUNBOOKS.md)** - Operational procedures - **[MASTER_INDEX.md](MASTER_INDEX.md)** - Complete documentation index --- ## πŸ“… Recent Updates - **2026-02-20:** Documentation consolidation β€” NEXT_STEPS_INDEX and DOCUMENTATION_CONSOLIDATION_PLAN added; 12 one-off/dated 00-meta docs archived (Batch 4). See [00-meta/ARCHIVE_CANDIDATES.md](00-meta/ARCHIVE_CANDIDATES.md), [00-meta/DOCUMENTATION_CONSOLIDATION_PLAN.md](00-meta/DOCUMENTATION_CONSOLIDATION_PLAN.md). - **2026-02-16:** Full documentation review β€” README "See" links fixed; Blitzkrieg dated exports archived; DOCUMENTATION_FIX_TASK_LIST reference. (20260216 review docs archived 2026-02-20.) - **2026-01-31:** Scripts: run-contract-verification-with-proxy.sh (orchestrated, starts proxy if needed); run-send-cross-chain.sh (CCIP bridge); deploy-dbis-frontend-to-container.sh (DBIS frontend); load-project-env.sh (shared env). Master docs, CONTRACT_DEPLOYMENT_RUNBOOK, BLOCKSCOUT_FIX_RUNBOOK, scripts/README, PROJECT_STRUCTURE, TODO_TASK_LIST_MASTER updated - **2026-01-31:** Forge Verification Proxy: defaults to BLOCKSCOUT_URL=192.168.11.140:4000; verify-contracts-blockscout.sh defaults to proxy 127.0.0.1:3080; Master docs updated (NETWORK_CONFIGURATION_MASTER, RPC_ENDPOINTS_MASTER, VMID_IP_FIXED_REFERENCE, runbooks) - **2026-01-31:** Documentation fix task list created; docs/README links and tree updated; SEARCH_GUIDE, PROJECT_STRUCTURE, OPERATIONAL_RUNBOOKS, MASTER_INDEX tree fixes - **2026-01-31:** Comprehensive documentation review and MASTER_INDEX meta/00-meta link fixes - **2025-01-20:** Complete documentation consolidation and upgrade - **2025-01-20:** Network architecture upgraded to v2.0 - **2025-01-20:** Orchestration deployment guide created - **2025-01-20:** 75+ documents archived, organized structure - **2025-01-20:** Directory structure created with 12 organized categories --- **Last Updated:** 2026-02-20 **Maintained By:** Infrastructure Team **Review Cycle:** Monthly