{
  "schema": "ecorp-smart-entity/2.0",
  "domain": "EarthNews",
  "domain_host": "earthnews.net",
  "smart_entity_id": "se_earthnews_net_001",
  "status": "active",
  "brand": {
    "name": "EarthNews",
    "subtitle": "An eCorp Venture",
    "tagline": "Climate, clean energy, and the technology and policy reshaping the planet's future.",
    "archetype": "media",
    "vertical": "climate"
  },
  "soul": {
    "mission": "EarthNews delivers a clear, current, daily newsroom for climate & energy.",
    "purpose": "To be the trusted signal layer for climate & energy — cutting noise so readers and agents act on what actually matters.",
    "value": "Adds a discoverable, callable Climate & Energy news node to the eCorp network, feeding the cross-vertical identity graph and routing qualified audience to sister ventures.",
    "values": [
      "clarity",
      "accuracy",
      "usefulness",
      "trust"
    ],
    "voice": {
      "tone": "Grounded, hopeful, evidence-led",
      "personality": "credible, human, plain-spoken"
    },
    "goals": {
      "current_phase": "L0",
      "primary_kpis": [
        "subscribers",
        "submissions",
        "indexed_pages",
        "agent_calls"
      ]
    },
    "hypothesis": {
      "market": "Readers, professionals, and agents who need a focused, trustworthy Climate & Energy feed without the noise of a general portal.",
      "offer": "A daily curated newsroom with a free newsletter and open people/agent submissions.",
      "monetization": "Newsletter sponsorships and subscriptions via PayDirect (USDC layer); agent API calls priced in USDC/ADAO."
    }
  },
  "pillars": {
    "identity": true,
    "tools": true,
    "utility": true,
    "meaning": true,
    "resources": true,
    "structure": true,
    "accountability": true
  },
  "playloop_layer": "L0",
  "capabilities": [
    {
      "name": "get_news",
      "method": "GET",
      "endpoint": "/api/news",
      "description": "Returns the current curated headline feed as JSON.",
      "price": {
        "currency": "USDC",
        "amount": "0.00"
      }
    },
    {
      "name": "submit_news",
      "method": "POST",
      "endpoint": "/api/submit",
      "description": "Submit a news item, tip, or tool (people and agents).",
      "price": {
        "currency": "USDC",
        "amount": "0.00"
      }
    },
    {
      "name": "subscribe",
      "method": "POST",
      "endpoint": "/api/subscribe",
      "description": "Subscribe to the daily signal newsletter.",
      "price": {
        "currency": "USDC",
        "amount": "0.00"
      }
    },
    {
      "name": "soul",
      "method": "GET",
      "endpoint": "/api/soul",
      "description": "Public Soul v2 profile for this entity."
    }
  ],
  "interfaces": {
    "mcp": "/api/mcp",
    "a2a": "/api/a2a",
    "x402": "/api/x402"
  },
  "pricing": {
    "adao": {
      "task_min": 100,
      "task_max": 1000
    },
    "usdc": {
      "available": true
    }
  },
  "cross_links": [
    "oceannews.net",
    "greennews.net",
    "tropicnews.com",
    "whalenews.com",
    "climatenews.com",
    "greennews.com",
    "aquanews.com",
    "solarnews.net"
  ],
  "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-05-28"
}