{
  "schema": "ecorp-smart-entity/2.0",
  "domain": "PortlandSurvey.com",
  "domain_host": "portlandsurvey.com",
  "smart_entity_id": "se_portlandsurveycom_563",
  "status": "active",
  "brand": {
    "name": "PortlandSurvey.com",
    "subtitle": "An eCorp Venture",
    "tagline": "PortlandSurvey.com — portland surveys, panels and live insights.",
    "archetype": "survey",
    "vertical": "survey"
  },
  "soul": {
    "mission": "Collect portland responses and turn them into public, citable insight through PortlandSurvey.com.",
    "purpose": "The live pulse of portland — a survey & research Smart Entity in the VentureOS network.",
    "value": "Adds a Portland original-data node — discoverable, callable, payable — feeding the network's research graph.",
    "hypothesis": {
      "market": "Portland researchers, brands, and curious readers who want real answers about portland.",
      "offer": "A 1-minute live survey with instant results, open survey creation, and audience panels.",
      "monetization": "Sponsor slots (starting with eCorp network sponsorship), memberships, paid panels via PayDirect."
    }
  },
  "pillars": {
    "identity": true,
    "tools": true,
    "utility": true,
    "meaning": true,
    "resources": true,
    "structure": true,
    "accountability": true
  },
  "playloop_layer": "L3",
  "sponsor": {
    "name": "eCorp.com",
    "url": "https://eCorp.com",
    "tier": "network"
  },
  "capabilities": [
    {
      "name": "take_survey",
      "method": "GET",
      "endpoint": "/api/survey",
      "description": "Current live survey questions + sponsor."
    },
    {
      "name": "submit_survey",
      "method": "POST",
      "endpoint": "/api/survey-response",
      "description": "Submit answers (session_id + answers[])."
    },
    {
      "name": "survey_results",
      "method": "GET",
      "endpoint": "/api/survey-results",
      "description": "Live aggregate results."
    },
    {
      "name": "create_survey",
      "method": "POST",
      "endpoint": "/api/survey-create",
      "description": "Propose a new survey (people + agents; moderated)."
    },
    {
      "name": "join",
      "method": "POST",
      "endpoint": "/api/leads",
      "description": "Join the panel / newsletter."
    },
    {
      "name": "sponsor_inquiry",
      "method": "POST",
      "endpoint": "/api/leads",
      "description": "Sponsor this survey node (intent=sponsor)."
    },
    {
      "name": "stats",
      "method": "GET",
      "endpoint": "/api/stats",
      "description": "Public-safe engagement counters."
    }
  ],
  "interfaces": {
    "mcp": "/api/mcp",
    "a2a": "/api/a2a",
    "x402": "/api/x402"
  },
  "feeds": {
    "html": "/",
    "results": "/results",
    "sitemap": "/sitemap.xml"
  },
  "pricing": {
    "adao": {
      "task_min": 100,
      "task_max": 1000
    },
    "usdc": {
      "available": true
    }
  },
  "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-07-14"
  },
  "updated_at": "2026-07-14"
}