{
  "schema": "ecorp-smart-entity/2.0",
  "domain": "TuscaNYCHallenge.com",
  "smart_entity_id": "se_tuscanychallenge_ichallenge",
  "status": "active",
  "brand": {
    "name": "TuscaNYCHallenge.com",
    "subtitle": "An eCorp Venture",
    "tagline": "The arena for tusca ny — know your place, top the board. Play today's round, post a real score, climb a real leaderboard.",
    "archetype": "challenge",
    "vertical": "geography"
  },
  "soul": {
    "mission": "Run tusca ny challenges, quizzes and a public leaderboard for its community.",
    "purpose": "Own the \"tusca ny challenge\" intent and convert it into an engaged, returning community.",
    "value": "Feeds engagement, email capture and cross-links into the iChallenge network and the wider VentureOS federation.",
    "values": [
      "fair play",
      "real scores",
      "community",
      "usefulness"
    ],
    "voice": {
      "tone": "energetic, specific, honest",
      "personality": "arena announcer with a scoreboard"
    },
    "goals": {
      "current_phase": "L3",
      "primary_kpis": [
        "quiz_rounds",
        "scores_posted",
        "newsletter_signups",
        "challenge_signups"
      ]
    },
    "hypothesis": {
      "market": "People searching and sharing tusca ny challenges.",
      "offer": "Free daily quiz rounds + streak challenges with a real public leaderboard.",
      "monetization": "Sponsored challenges, newsletter sponsorship, and network referral flows."
    }
  },
  "pillars": {
    "identity": true,
    "tools": true,
    "utility": true,
    "meaning": true,
    "resources": true,
    "structure": true,
    "accountability": true
  },
  "playloop_layer": "L3",
  "capabilities": [
    {
      "name": "quiz",
      "method": "GET",
      "endpoint": "/api/quiz"
    },
    {
      "name": "post_score",
      "method": "POST",
      "endpoint": "/api/score"
    },
    {
      "name": "leaderboard",
      "method": "GET",
      "endpoint": "/api/leaderboard"
    },
    {
      "name": "subscribe",
      "method": "POST",
      "endpoint": "/api/subscribe"
    },
    {
      "name": "challenge_signup",
      "method": "POST",
      "endpoint": "/api/challenge-signup"
    },
    {
      "name": "contact",
      "method": "POST",
      "endpoint": "/api/contact"
    },
    {
      "name": "status",
      "method": "GET",
      "endpoint": "/api/status"
    }
  ],
  "interfaces": {
    "a2a": "/api/status"
  },
  "pricing": {
    "adao": {
      "task_min": 100,
      "task_max": 1000
    },
    "usdc": {
      "available": true
    }
  },
  "cross_links": [
    "iChallenge.com",
    "VentureOS.com",
    "AgentDAO.com",
    "Contrib.com",
    "Referrals.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-07-20"
}