Files
smom-dbis-138/docs/MASTER_DOCUMENTATION_INDEX.md
defiQUG 1fb7266469 Add Oracle Aggregator and CCIP Integration
- Introduced Aggregator.sol for Chainlink-compatible oracle functionality, including round-based updates and access control.
- Added OracleWithCCIP.sol to extend Aggregator with CCIP cross-chain messaging capabilities.
- Created .gitmodules to include OpenZeppelin contracts as a submodule.
- Developed a comprehensive deployment guide in NEXT_STEPS_COMPLETE_GUIDE.md for Phase 2 and smart contract deployment.
- Implemented Vite configuration for the orchestration portal, supporting both Vue and React frameworks.
- Added server-side logic for the Multi-Cloud Orchestration Portal, including API endpoints for environment management and monitoring.
- Created scripts for resource import and usage validation across non-US regions.
- Added tests for CCIP error handling and integration to ensure robust functionality.
- Included various new files and directories for the orchestration portal and deployment scripts.
2025-12-12 14:57:48 -08:00

13 KiB

Master Documentation Index

Last Updated: 2025-01-27
Project: DeFi Oracle Meta Mainnet (ChainID 138)
Status: Active - Primary Documentation Index

This is the master index of all project documentation. Use this as your starting point to find any documentation in the project.

Note

: This is the primary documentation index. For a simple entry point, see README.md.


🚀 Quick Start


📐 Architecture & Design

Core Architecture

Azure Infrastructure


⚙️ Configuration

Configuration Guides

Consensus


🚢 Deployment

Deployment Guides


🔧 Operations

Runbooks

Status Reports

Monitoring

Integrations


📚 Guides

📡 API Documentation

Templates


🧪 Testing & Quality


🏛️ Governance


🧹 Project Optimization

Cleanup & Deduplication


📦 Archive


📊 Status & Reports

Current Status

Task Lists


🔍 Finding Documentation

By Topic

Deployment

Configuration

Architecture

Operations

Troubleshooting

By File Type

Markdown Files: All documentation is in Markdown format (.md)

Scripts: See SCRIPTS_INDEX.md

Commands: See COMMANDS_INDEX.md


📝 Documentation Standards

  • All documentation is in Markdown format
  • Documentation is organized by topic in subdirectories
  • Status reports are in docs/operations/status-reports/
  • Archived documentation is in docs/archive/
  • Guides are in docs/guides/

🔄 Recent Updates

2025-01-27:

  • Comprehensive documentation review completed
  • Fixed all broken links in README.md
  • Created Makefile usage guide
  • Created runbooks index
  • Created integrations index
  • Created security scanning guide
  • Created monitoring setup guide
  • Added Terraform and SDK documentation references
  • Added glossary and API reference
  • Added architecture diagrams
  • Created documentation templates
  • Established review schedule and archive policy
  • All critical, high, medium, and low priority items complete

2025-11-18:

  • Created master documentation index
  • Updated IBFT references to QBFT
  • Consolidated deployment scripts
  • Archived 52+ status reports
  • Created unified deployment scripts

📞 Getting Help

  1. Quick Start: See README.md
  2. Deployment Issues: See DEPLOYMENT_QUICK_START.md
  3. Configuration: See Configuration Index
  4. Troubleshooting: See TROUBLESHOOTING.md
  5. Operations: See runbooks/

Last Updated: 2025-01-27
Maintained By: Project Team
Version: 1.1

📋 Documentation Review

📖 Reference

🛠️ Infrastructure

Terraform

SDK

  • SDK README - Tatum SDK integration documentation