# DOF-MESH ## Docs - [Changelog](https://cyberpaisa-dof-mesh-40-27.mintlify.app/changelog/changelog.md): Release history for DOF-MESH. All changes, features, and improvements. - [Formal Verification](https://cyberpaisa-dof-mesh-40-27.mintlify.app/concepts/formal-verification.md): Z3 SMT solver — 4/4 theorems PROVEN, 8 state invariants, 9 transition types, keccak256 on-chain receipts. - [7-Layer Governance](https://cyberpaisa-dof-mesh-40-27.mintlify.app/concepts/governance-layers.md): How DOF-MESH enforces deterministic governance through 7 sequential layers — no LLM judges another LLM. - [Multi-LLM Mesh](https://cyberpaisa-dof-mesh-40-27.mintlify.app/concepts/mesh-nodes.md): How DOF-MESH coordinates heterogeneous LLM nodes — cloud API and local — into a single governed inference layer. - [Autonomous Operations](https://cyberpaisa-dof-mesh-40-27.mintlify.app/guides/autonomous-operations.md): MeshDaemon, autonomous planner, auto-scaling, and task routing by type. - [MCP & API](https://cyberpaisa-dof-mesh-40-27.mintlify.app/guides/mcp-api.md): DOF MCP server (10 tools), REST API (14 endpoints), and 11 connected MCP servers. - [On-Chain Attestations](https://cyberpaisa-dof-mesh-40-27.mintlify.app/guides/on-chain-attestations.md): DOFProofRegistry on 9 chains + ERC-8004 identity contracts on Tempo. Full deployment map. - [Providers & Agents](https://cyberpaisa-dof-mesh-40-27.mintlify.app/guides/providers-and-agents.md): 17 CrewAI agents, 11 crews, provider chains per role, and the research pipeline. - [Running the Mesh](https://cyberpaisa-dof-mesh-40-27.mintlify.app/guides/running-the-mesh.md): Launch the full DOF-MESH multi-LLM network — from quick CLI start to full Docker deployment. - [Security Configuration](https://cyberpaisa-dof-mesh-40-27.mintlify.app/guides/security-configuration.md): 7-layer governance configuration, DLP scanner, E2E encryption, and security compliance status. - [Installation](https://cyberpaisa-dof-mesh-40-27.mintlify.app/installation.md): Install DOF-MESH. Python 3.10+ supported. pip, Docker, or from source. - [Introduction](https://cyberpaisa-dof-mesh-40-27.mintlify.app/introduction.md) - [Quickstart](https://cyberpaisa-dof-mesh-40-27.mintlify.app/quickstart.md): From zero to your first verified, on-chain proof in under 5 minutes. - [CLI: benchmark, privacy, health, version](https://cyberpaisa-dof-mesh-40-27.mintlify.app/reference/cli-benchmark.md): dof benchmark, dof privacy, dof health, dof version, and dof regression commands. - [CLI Reference](https://cyberpaisa-dof-mesh-40-27.mintlify.app/reference/cli-overview.md): Complete reference for all dof CLI commands — install dof-sdk==0.8.0 to get started. - [CLI: prove & verify-states](https://cyberpaisa-dof-mesh-40-27.mintlify.app/reference/cli-prove.md): dof prove, dof verify-states, dof verify-hierarchy — Z3 formal verification commands. - [CLI: verify commands](https://cyberpaisa-dof-mesh-40-27.mintlify.app/reference/cli-verify.md): dof verify, dof verify-code, and dof check-facts with real outputs. - [Constitution Reference](https://cyberpaisa-dof-mesh-40-27.mintlify.app/reference/constitution.md): dof.constitution.yml — full reference for metadata, identity, providers, metrics, and supervisor thresholds. - [Governance API](https://cyberpaisa-dof-mesh-40-27.mintlify.app/reference/governance-api.md): ConstitutionEnforcer, GovernanceResult, HierarchyResult — Python API reference. - [LLM Config Reference](https://cyberpaisa-dof-mesh-40-27.mintlify.app/reference/llm-config.md): Provider chains per role, temperatures, and llm_config.py configuration. - [MCP Config Reference](https://cyberpaisa-dof-mesh-40-27.mintlify.app/reference/mcp-config.md): mcp_config.py — MCP_REGISTRY, ROLE_MCP_MAP, get_mcp_for_role(), and 11 available servers. - [Orchestrator API](https://cyberpaisa-dof-mesh-40-27.mintlify.app/reference/orchestrator-api.md): MeshOrchestrator — singleton, OrchestrationResult fields, and auto-scaling algorithm. - [Python API Overview](https://cyberpaisa-dof-mesh-40-27.mintlify.app/reference/python-api.md): dof-sdk v0.8.0 — all public exports, quick functions, and entry points. - [Z3 Verifier API](https://cyberpaisa-dof-mesh-40-27.mintlify.app/reference/z3-api.md): Z3Verifier, TransitionVerifier, HierarchyZ3 — ProofResult states, invariants, and hierarchy patterns. ## OpenAPI Specs - [openapi](https://cyberpaisa-dof-mesh-40-27.mintlify.app/api-reference/openapi.json)