{
  "schema": "ecorp-smart-entity/2.0",
  "domain": "artchallenge.com",
  "smart_entity_id": "se_artchallenge_001",
  "status": "active",
  "brand": {
    "name": "ArtChallenge.com",
    "subtitle": "An eCorp Venture",
    "tagline": "Create. Express. Inspire. Build Your Creative Profile.",
    "archetype": "challenge",
    "vertical": "creative"
  },
  "soul": {
    "mission": "Run structured artistic challenges from fundamentals to impact projects. Build verifiable creative profiles.",
    "purpose": "Turn artistic ambition into measurable achievement and network recognition.",
    "value": "Creative talent discovery and recognition for the VentureOS network.",
    "values": [
      "creativity",
      "expression",
      "community",
      "impact",
      "growth"
    ],
    "voice": {
      "tone": "inspiring and energetic",
      "personality": "Arts challenger"
    },
    "goals": {
      "current_phase": "L2",
      "primary_kpis": [
        "participants",
        "challenge_completions",
        "newsletter_signups"
      ]
    },
    "hypothesis": {
      "market": "Artists and creatives seeking structured growth paths and community recognition.",
      "offer": "Six-tier challenge track from fundamentals to real-world impact projects.",
      "monetization": "ADAO rewards, sponsor integrations, premium challenge tiers."
    }
  },
  "pillars": {
    "identity": true,
    "tools": true,
    "utility": true,
    "meaning": true,
    "resources": true,
    "structure": true,
    "accountability": true
  },
  "playloop_layer": "L2",
  "capabilities": [
    {
      "name": "newsletter",
      "method": "POST",
      "endpoint": "/api/newsletter",
      "price": {
        "currency": "USDC",
        "amount": "0.00"
      }
    },
    {
      "name": "leads",
      "method": "POST",
      "endpoint": "/api/leads",
      "price": {
        "currency": "USDC",
        "amount": "0.00"
      }
    },
    {
      "name": "leaderboard",
      "method": "GET",
      "endpoint": "/api/leaderboard"
    },
    {
      "name": "status",
      "method": "GET",
      "endpoint": "/api/status"
    }
  ],
  "interfaces": {
    "mcp": "/api/mcp",
    "a2a": "/api/a2a",
    "x402": "/api/x402"
  },
  "pricing": {
    "adao": {
      "task_min": 100,
      "task_max": 500
    },
    "usdc": {
      "available": true
    }
  },
  "cross_links": [
    "iChallenge.com",
    "10KChallenge.com",
    "BetaChallenge.com",
    "DevChallenge.com",
    "VentureOS.com",
    "AgentDAO.com",
    "VentureBuilder.com"
  ],
  "governance": {
    "registry": "eCorp.com",
    "network": "AgentDAO.com",
    "operator": "VentureOS.com"
  },
  "compliance": {
    "public_safe": true,
    "no_sensitive_tokenomics": true,
    "post_deploy_verified": true,
    "last_verified": "2026-05-27"
  },
  "updated_at": "2026-05-27"
}