{
  "schema_version": "protocol.v1",
  "slug": "lighthouse-storage",
  "name": "Lighthouse Storage",
  "status": "production-ready",
  "website": "https://www.lighthouse.storage/",
  "summary": "IPFS and Filecoin storage tooling for decentralized files, metadata, and app assets.",
  "categories": [
    "storage",
    "ipfs",
    "filecoin"
  ],
  "chains": [
    "arbitrum-one",
    "ipfs",
    "filecoin"
  ],
  "best_for": [
    "NFT metadata",
    "decentralized app assets",
    "agent-readable manifests",
    "encrypted files"
  ],
  "avoid_for": [
    "high-mutation databases",
    "latency-critical app state"
  ],
  "integration_difficulty": "low",
  "tags": [
    "ipfs",
    "filecoin",
    "storage"
  ],
  "composition": [
    {
      "slug": "erc-8004",
      "role": "agent_identity_and_trust",
      "direction": "supports",
      "relationship": "Can store agent-readable manifests, registration metadata, or service descriptions referenced by ERC-8004 agents."
    },
    {
      "slug": "x402",
      "role": "payments_and_commerce",
      "direction": "supports",
      "relationship": "Can store paid-content artifacts, receipts, or manifests around x402 API and commerce flows."
    },
    {
      "slug": "ens",
      "role": "wallet_and_identity",
      "direction": "supports",
      "relationship": "ENS records can point users and agents to IPFS/Filecoin-hosted metadata and public project assets."
    }
  ],
  "docs": {
    "url": "https://docs.lighthouse.storage/",
    "verified_at": "2026-05-29"
  },
  "sdk": {
    "url": "https://github.com/lighthouse-web3/lighthouse-package",
    "verified_at": "2026-05-29"
  },
  "template": {
    "url": "https://docs.lighthouse.storage/",
    "verified_at": "2026-06-10"
  },
  "support": {
    "url": "https://discord.gg/c4c5GHZCdX",
    "verified_at": "2026-05-29"
  },
  "grant": {
    "url": "https://www.lighthouse.storage/",
    "verified_at": "2026-05-29"
  },
  "capabilities": [
    {
      "name": "IPFS file storage",
      "status": "production-ready",
      "type": "integration_workflow",
      "best_for": [
        "static assets",
        "metadata",
        "published manifests"
      ],
      "known_issues": [
        "Pinning, retrieval, and gateway strategy must be planned for production."
      ],
      "agent_actions": [
        "generate_storage_plan",
        "recommend_pinning_strategy"
      ]
    }
  ],
  "known_issues": [],
  "sources": [
    {
      "label": "Website",
      "url": "https://www.lighthouse.storage/",
      "type": "website"
    },
    {
      "label": "Docs",
      "url": "https://docs.lighthouse.storage/",
      "type": "docs"
    },
    {
      "label": "SDK",
      "url": "https://github.com/lighthouse-web3/lighthouse-package",
      "type": "github"
    },
    {
      "label": "Upload guide",
      "url": "https://docs.lighthouse.storage/",
      "type": "template"
    }
  ],
  "provenance": {
    "verified_at": "2026-05-29",
    "verified_by": "composewith.eth seed research",
    "confidence": "medium"
  },
  "readiness_score": 79,
  "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": 6,
      "max": 6,
      "detail": "Support channel present"
    },
    {
      "key": "capability_depth",
      "points": 5,
      "max": 20,
      "detail": "IPFS file storage: integration_workflow"
    },
    {
      "key": "production_capability",
      "points": 15,
      "max": 15,
      "detail": "Has a production-ready capability"
    },
    {
      "key": "provenance_confidence",
      "points": 3,
      "max": 5,
      "detail": "Protocol provenance confidence is medium"
    },
    {
      "key": "chain_coverage",
      "points": 6,
      "max": 10,
      "detail": "3 chain(s) (capped at 5)"
    },
    {
      "key": "freshness",
      "points": 10,
      "max": 10,
      "detail": "Last verified 0 day(s) ago"
    },
    {
      "key": "no_open_critical",
      "points": 10,
      "max": 10,
      "detail": "No open critical issues"
    }
  ],
  "readiness_caps": [],
  "scoring_version": "score.v2"
}