{
  "schema_version": "protocol.v1",
  "slug": "optimism",
  "name": "OP Mainnet",
  "status": "production-ready",
  "website": "https://www.optimism.io/",
  "summary": "Ethereum L2 and the reference OP Stack implementation, providing low-cost EVM execution and the Superchain interoperability roadmap.",
  "categories": [
    "l2",
    "settlement",
    "execution",
    "op-stack"
  ],
  "chains": [
    "optimism",
    "optimism-sepolia"
  ],
  "best_for": [
    "low-cost EVM execution",
    "Superchain-aligned deployments",
    "public-goods-funded ecosystems"
  ],
  "avoid_for": [
    "apps that need a sovereign appchain with custom gas tokens"
  ],
  "integration_difficulty": "low",
  "tags": [
    "l2",
    "evm",
    "op-stack",
    "superchain"
  ],
  "composition": [
    {
      "slug": "uniswap",
      "role": "supporting_protocol",
      "direction": "supports",
      "relationship": "Uniswap can provide swap and liquidity flows for OP Mainnet applications."
    },
    {
      "slug": "chainlink",
      "role": "oracle_and_price_data",
      "direction": "supports",
      "relationship": "Chainlink can provide oracle and automation services for OP Mainnet contracts."
    },
    {
      "slug": "maci",
      "role": "governance_and_voting",
      "direction": "supports",
      "relationship": "MACI can be used for private voting deployments on Optimism-supported environments."
    }
  ],
  "docs": {
    "url": "https://docs.optimism.io/",
    "verified_at": "2026-06-02"
  },
  "sdk": {
    "url": "https://github.com/ethereum-optimism/optimism",
    "verified_at": "2026-06-02"
  },
  "template": {
    "url": "https://docs.optimism.io/",
    "verified_at": "2026-06-02"
  },
  "support": {
    "url": null
  },
  "grant": {
    "url": "https://app.optimism.io/retropgf",
    "verified_at": "2026-06-02"
  },
  "capabilities": [
    {
      "name": "EVM execution",
      "status": "production-ready",
      "type": "production_surface",
      "best_for": [
        "general-purpose smart contracts",
        "low-fee transactions"
      ],
      "agent_actions": [
        "recommend_settlement_layer"
      ]
    }
  ],
  "known_issues": [],
  "sources": [
    {
      "label": "Website",
      "url": "https://www.optimism.io/",
      "type": "website"
    },
    {
      "label": "Docs",
      "url": "https://docs.optimism.io/",
      "type": "docs"
    },
    {
      "label": "GitHub",
      "url": "https://github.com/ethereum-optimism/optimism",
      "type": "github"
    }
  ],
  "provenance": {
    "verified_at": "2026-06-02",
    "verified_by": "composewith.eth research (docs.optimism.io live-verified via WebFetch 2026-06-02; OP Stack L2 confirmed)",
    "confidence": "high"
  },
  "readiness_score": 76,
  "readiness_factors": [
    {
      "key": "docs_present",
      "points": 10,
      "max": 10,
      "detail": "Docs URL present"
    },
    {
      "key": "sdk_present",
      "points": 8,
      "max": 8,
      "detail": "SDK URL present"
    },
    {
      "key": "template_present",
      "points": 6,
      "max": 6,
      "detail": "Template/quickstart present"
    },
    {
      "key": "support_present",
      "points": 0,
      "max": 6,
      "detail": "No support channel"
    },
    {
      "key": "capability_depth",
      "points": 8,
      "max": 20,
      "detail": "EVM execution: production_surface"
    },
    {
      "key": "production_capability",
      "points": 15,
      "max": 15,
      "detail": "Has a production-ready capability"
    },
    {
      "key": "provenance_confidence",
      "points": 5,
      "max": 5,
      "detail": "Protocol provenance confidence is high"
    },
    {
      "key": "chain_coverage",
      "points": 4,
      "max": 10,
      "detail": "2 chain(s) (capped at 5)"
    },
    {
      "key": "freshness",
      "points": 10,
      "max": 10,
      "detail": "Last verified 8 day(s) ago"
    },
    {
      "key": "no_open_critical",
      "points": 10,
      "max": 10,
      "detail": "No open critical issues"
    }
  ],
  "readiness_caps": [],
  "scoring_version": "score.v2"
}