{
  "type": "https://eips.ethereum.org/EIPS/eip-8004#registration-v1",
  "name": "Cleared Video Generation",
  "description": "Agentic AI video rendering infrastructure driven by programmable x402 payment cycles.",
  "image": "https://cleared.ink/logo.png",
  "agentWallet": [
    "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp:8iXcsEsCMEENEFPJiPNRzuWMqgspE2J1HDbFVvZzrEwB",
    "eip155:8453:0x49b7945ebe2e10fb7A012f97095c3120e9753A35"
  ],
  "endpoints": [
    {
      "name": "REST API",
      "endpoint": "https://cleared.ink",
      "protocol": "http",
      "documentationUrl": "https://cleared.ink/openapi.json",
      "capabilities": {
        "skills": [
          {
            "id": "wan_t2v_480p",
            "name": "Generate 480p Text-to-Video",
            "description": "Dispatches asynchronous text-to-video (t2v) rendering tasks."
          },
          {
            "id": "wan_t2v_720p",
            "name": "Generate 720p Text-to-Video",
            "description": "Dispatches high-resolution text-to-video (t2v) rendering tasks."
          },
          {
            "id": "wan_i2v_480p",
            "name": "Generate 480p Image-to-Video",
            "description": "Animates a source image into a video sequence."
          }
        ]
      }
    }
  ],
  "supportedTrust": ["reputation", "x402-settlement"]
}
