{
  "schema": "ecorp-smart-entity/2.0",
  "domain": "DeliverySurvey.com",
  "smart_entity_id": "se_deliverysurvey_001",
  "status": "active",
  "brand": {
    "name": "DeliverySurvey.com",
    "subtitle": "An eCorp Venture",
    "tagline": "Delivery surveys, polls, and community insight.",
    "archetype": "survey",
    "vertical": "survey"
  },
  "soul": {
    "mission": "Capture and publish Delivery community opinion through fast, focused surveys and polls on DeliverySurvey.com.",
    "purpose": "The Delivery community deserves a dedicated venue for its opinions — DeliverySurvey.com exists to be that listening post.",
    "value": "Adds first-party opinion data, niche audiences, and survey distribution capability to the eCorp / VentureOS / AgentDAO network.",
    "values": [
      "clarity",
      "trust",
      "respect for respondents",
      "usefulness"
    ],
    "voice": {
      "tone": "clear, friendly, data-literate",
      "personality": "credible niche pollster"
    },
    "goals": {
      "current_phase": "L2",
      "primary_kpis": [
        "poll_responses",
        "newsletter_signups",
        "member_inquiries",
        "sponsor_inquiries"
      ]
    },
    "hypothesis": {
      "market": "People and businesses in the Delivery space who want to be heard — and sponsors who want to hear them.",
      "offer": "A live niche poll, email community, and a join-the-network path to run surveys for your own audience.",
      "monetization": "Sponsorships, survey licensing to members, and network referral flows."
    }
  },
  "pillars": {
    "identity": true,
    "tools": true,
    "utility": true,
    "meaning": true,
    "resources": true,
    "structure": true,
    "accountability": true
  },
  "playloop_layer": "L2",
  "capabilities": [
    {
      "name": "poll_results",
      "method": "GET",
      "endpoint": "/api/poll"
    },
    {
      "name": "poll_vote",
      "method": "POST",
      "endpoint": "/api/poll"
    },
    {
      "name": "newsletter_subscribe",
      "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": "sponsor_inquiry",
      "method": "POST",
      "endpoint": "/api/sponsor"
    },
    {
      "name": "status",
      "method": "GET",
      "endpoint": "/api/status"
    }
  ],
  "interfaces": {
    "mcp": "/api/mcp",
    "a2a": "/api/a2a",
    "x402": "/api/x402"
  },
  "pricing": {
    "usdc": {
      "available": true
    },
    "adao": {
      "task_min": 25,
      "task_max": 500
    }
  },
  "cross_links": [
    "Surveyventures.com",
    "Drivepoll.com",
    "Ridesurvey.com",
    "Jeepsurvey.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-06-12"
}