Files
smom-dbis-138/docs
defiQUG fc3a95de08
Some checks failed
Verify Deployment / Verify Deployment (push) Has been cancelled
CI/CD Pipeline / Solidity Contracts (push) Has been cancelled
CI/CD Pipeline / Security Scanning (push) Has been cancelled
CI/CD Pipeline / Lint and Format (push) Has been cancelled
CI/CD Pipeline / Terraform Validation (push) Has been cancelled
CI/CD Pipeline / Kubernetes Validation (push) Has been cancelled
Deploy ChainID 138 / Deploy ChainID 138 (push) Has been cancelled
Validation / validate-genesis (push) Has been cancelled
Validation / validate-terraform (push) Has been cancelled
Validation / validate-kubernetes (push) Has been cancelled
Validation / validate-smart-contracts (push) Has been cancelled
Validation / validate-security (push) Has been cancelled
Validation / validate-documentation (push) Has been cancelled
docs(cronos): refresh explorer ops and verification runbooks; ignore .verify-dodo cache
- Tweak cronos check/export/verify scripts for current workflow
- Gitignore .verify-dodo/ alongside .cronos-verify/

Made-with: Cursor
2026-03-24 18:11:08 -07:00
..
2025-12-12 14:56:07 -08:00

Documentation Index

Last Updated: 2025-01-27
Status: Active

This is the entry point for all project documentation. For the complete documentation index, see MASTER_DOCUMENTATION_INDEX.md.

Quick Navigation

📁 Directory Structure

🏗️ architecture/

Architecture and design documentation:

  • Network architecture
  • Enterprise architecture blueprints
  • System design diagrams
  • Directory structure

🚀 deployment/

Deployment guides and procedures:

  • Mainnet deployment
  • ChainID 138 deployment
  • VM deployment
  • Validator node deployment
  • Phase-based deployment guides
  • Quick start deployment

⚙️ operations/

Operational documentation organized into subdirectories:

operations/integrations/

Integration guides:

  • CCIP (Cross-Chain Interoperability Protocol)
  • MetaMask integration
  • Firefly integration
  • Cacti integration
  • Bridge configuration
  • WETH deployment

operations/status-reports/

Status reports, completion summaries, and analysis documents:

  • Deployment status reports
  • Completion summaries
  • Final reports
  • Task completion reports
  • Project reviews

operations/tasks/

Task management and next steps:

  • TODO lists
  • Next steps documentation
  • Action items
  • Master task lists
  • Remaining tasks

☁️ azure/

Azure-specific documentation:

  • Azure Well-Architected Framework
  • Azure region setup
  • Quota management
  • Multi-region deployment
  • Kubernetes configuration
  • VM size restrictions

🔒 security/

Security documentation:

  • Security scanning guides
  • Security audit checklists
  • Security compliance
  • Security scores
  • SolidityScan setup

⚙️ configuration/

Configuration and setup guides:

  • Environment setup
  • Configuration guides
  • Naming conventions
  • Terraform backend setup
  • Terraform status

📡 api/

API documentation:

  • API reference
  • Blockscout API
  • Tatum SDK

📖 guides/

General guides and how-tos:

  • Troubleshooting
  • Migration guides
  • Quick start guides
  • Validation guides
  • Integration guides
  • Asset guides
  • Gas calculations

🏛️ governance/

Governance and contribution:

  • Governance framework
  • Contributing guidelines
  • Changelog

🔗 ccip-integration/

CCIP integration specific documentation:

  • CCIP deployment guide
  • CCIP quick start
  • CCIP README

📊 quota-reports/

Azure quota validation reports and analysis:

  • Quota usage reports
  • Quota validation CSVs
  • Region quota analysis

📝 project-reviews/

Project review documentation:

  • Migration progress
  • Project reviews
  • Review summaries
  • Completion reports

📜 scripts/

Script documentation (auto-generated):

  • Deployment scripts
  • Automation scripts
  • Azure scripts
  • Security scripts
  • Validation scripts
  • VM deployment scripts

🏷️ tags/

Documentation tags and metadata

🔍 Quick Reference

Getting Started

Key Integrations

Operations

Azure Resources

📚 Documentation Standards

  • All documentation is in Markdown format
  • Use clear, descriptive filenames
  • Include table of contents for long documents
  • Keep documentation up to date with code changes

🔄 Maintenance

This documentation structure is maintained as part of the project cleanup process. For questions or suggestions about documentation organization, please refer to the Contributing Guidelines.