{
  "schema": "ecorp-smart-entity/2.0",
  "domain": "coderchallenge.com",
  "smart_entity_id": "se_coderchallenge_com",
  "status": "active",
  "brand": {
    "name": "CoderChallenge.com",
    "subtitle": "An eCorp Venture",
    "tagline": "Coder — Code, hack, and innovate",
    "archetype": "challenge",
    "vertical": "gaming"
  },
  "soul": {
    "mission": "Turn this URL into a playable skill challenge: learn it, prove it, win it.",
    "purpose": "Make premium challenge domains discoverable, playable, and rewarding.",
    "value": "A node in the iChallenge vertical of the eCorp network.",
    "values": [
      "provable fairness",
      "player ownership",
      "learning through play"
    ],
    "voice": {
      "tone": "energetic",
      "personality": "competitive, welcoming"
    },
    "goals": {
      "current_phase": "L2",
      "primary_kpis": [
        "players",
        "completions",
        "signups"
      ]
    },
    "hypothesis": {
      "market": "learners + competitive hobbyists + brands wanting engaged niche audiences",
      "offer": "free, instant, themed skill challenge with a leaderboard",
      "monetization": "sponsorships + premium challenges"
    }
  },
  "pillars": {
    "identity": true,
    "tools": true,
    "utility": true,
    "meaning": true,
    "resources": true,
    "structure": true,
    "accountability": true
  },
  "playloop_layer": "L2",
  "capabilities": [
    {
      "name": "join_challenge",
      "method": "GET",
      "endpoint": "/"
    },
    {
      "name": "subscribe",
      "method": "POST",
      "endpoint": "/api/subscribe"
    },
    {
      "name": "leaderboard",
      "method": "GET",
      "endpoint": "/api/leaderboard"
    }
  ],
  "interfaces": {
    "mcp": "/api/mcp",
    "a2a": "/api/a2a",
    "x402": "/api/x402"
  },
  "pricing": {
    "adao": {
      "task_min": 100,
      "task_max": 1000
    },
    "usdc": {
      "available": true
    }
  },
  "cross_links": [
    "ichallenge.com"
  ],
  "governance": {
    "registry": "eCorp.com",
    "network": "AgentDAO.com",
    "operator": "VentureOS.com"
  },
  "compliance": {
    "public_safe": true,
    "no_sensitive_tokenomics": true
  },
  "updated_at": "2026-06-10"
}