{
  "schema": "ecorp-smart-entity/2.0",
  "domain": "DevChallenge.com",
  "smart_entity_id": "se_devchallenge_001",
  "status": "active",
  "brand": {
    "name": "DevChallenge.com",
    "subtitle": "An eCorp Venture",
    "tagline": "Code. Ship. Scale. Build Your Developer Profile.",
    "archetype": "challenge",
    "vertical": "education"
  },
  "soul": {
    "mission": "Run structured coding challenges that sharpen developer skills and surface engineering talent to the VentureOS network",
    "purpose": "Give developers a provable, gamified path from fundamentals to shipping real products — with measurable output at every level",
    "value": "Feeds skilled, verified contributors into the AgentDAO talent pipeline and generates qualified developer leads for the network",
    "values": [
      "skill-based",
      "meritocratic",
      "open",
      "ship-first",
      "network-aware"
    ],
    "voice": {
      "tone": "technical, energetic, direct",
      "personality": "builder, achiever, peer"
    },
    "goals": {
      "current_phase": "L3",
      "primary_kpis": [
        "registrations",
        "challenge_completions",
        "leaderboard_entries"
      ]
    },
    "hypothesis": {
      "market": "Developers want structured, credentialed paths to prove skills in the AI-native economy",
      "offer": "6-level challenge track from fundamentals to autonomous agent deployment — free, network-visible",
      "monetization": "Sponsorships from dev tools + premium tracks + ADAO bounties for top performers"
    }
  },
  "pillars": {
    "identity": true,
    "tools": true,
    "utility": true,
    "meaning": true,
    "resources": true,
    "structure": true,
    "accountability": true
  },
  "playloop_layer": "L3",
  "capabilities": [
    {
      "name": "newsletter_signup",
      "method": "POST",
      "endpoint": "/api/newsletter",
      "price": {
        "currency": "USDC",
        "amount": "0.00"
      }
    },
    {
      "name": "lead_intake",
      "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",
    "HealthyChallenge.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"
}