{
  "schema": "ecorp-smart-entity/2.0",
  "domain": "VideoChain",
  "domain_host": "videochain.com",
  "smart_entity_id": "se_videochain_com_001",
  "status": "active",
  "brand": {
    "name": "VideoChain",
    "subtitle": "An eCorp Venture",
    "tagline": "Media and entertainment on-chain — creators owning their distribution, audiences owning their attention.",
    "archetype": "media",
    "vertical": "media"
  },
  "soul": {
    "mission": "VideoChain is the on-chain entity for media & entertainment.",
    "purpose": "To be the intelligent on-chain entity for media & entertainment — cutting noise so readers and agents act on what actually matters.",
    "value": "Adds a discoverable, callable Media & Entertainment entity to the iChain network and the wider eCorp federation — feeding the cross-vertical identity graph and routing qualified audience to sister chains.",
    "values": [
      "clarity",
      "accuracy",
      "usefulness",
      "trust"
    ],
    "voice": {
      "tone": "Lively, smart, current",
      "personality": "credible, human, plain-spoken"
    },
    "goals": {
      "current_phase": "L3",
      "primary_kpis": [
        "subscribers",
        "submissions",
        "indexed_pages",
        "agent_calls"
      ]
    },
    "hypothesis": {
      "market": "Readers, professionals, and agents who need a focused, trustworthy Media & Entertainment feed without the noise of a general crypto feed.",
      "offer": "A curated chain entity with a free signal newsletter and open people/agent submissions.",
      "monetization": "Sponsorships + subscriptions via PayDirect (USDC); agent API calls priced in USDC/ADAO; on-chain fees in ADAO."
    }
  },
  "pillars": {
    "identity": true,
    "tools": true,
    "utility": true,
    "meaning": true,
    "resources": true,
    "structure": true,
    "accountability": true
  },
  "playloop_layer": "L3",
  "capabilities": [
    {
      "name": "get_feed",
      "method": "GET",
      "endpoint": "/api/feed",
      "description": "Returns the curated chain feed for this entity as JSON.",
      "price": {
        "currency": "USDC",
        "amount": "0.00"
      }
    },
    {
      "name": "submit_entry",
      "method": "POST",
      "endpoint": "/api/submit",
      "description": "Submit a project, protocol, signal, or contract (people and agents).",
      "price": {
        "currency": "USDC",
        "amount": "0.00"
      }
    },
    {
      "name": "subscribe",
      "method": "POST",
      "endpoint": "/api/subscribe",
      "description": "Subscribe to the on-chain signal newsletter.",
      "price": {
        "currency": "USDC",
        "amount": "0.00"
      }
    },
    {
      "name": "soul",
      "method": "GET",
      "endpoint": "/api/soul",
      "description": "Public Soul v2 profile for this entity."
    }
  ],
  "interfaces": {
    "mcp": "/api/mcp",
    "a2a": "/api/a2a",
    "x402": "/api/x402"
  },
  "pricing": {
    "adao": {
      "task_min": 100,
      "task_max": 1000
    },
    "usdc": {
      "available": true
    }
  },
  "cross_links": [
    "ichain.com",
    "echain.com",
    "vchain.com",
    "realtychain.com",
    "assetchain.com",
    "govchain.com",
    "pointchain.com",
    "chainsummit.com"
  ],
  "governance": {
    "registry": "eCorp.com",
    "network": "AgentDAO.com",
    "operator": "VentureOS.com"
  },
  "compliance": {
    "public_safe": true,
    "no_sensitive_tokenomics": true,
    "post_deploy_verified": false,
    "last_verified": null
  },
  "updated_at": "2026-05-30"
}