{
  "schema": "ecorp-smart-entity/2.0",
  "name": "BloggingAgent.com",
  "domain": "bloggingagent.com",
  "brand": {
    "name": "BloggingAgent.com",
    "subtitle": "An eCorp Venture",
    "vertical": "News",
    "archetype": "news"
  },
  "description": "BloggingAgent.com follows the beats that matter — clear reporting, context you can use, and a newsletter that respects your inbox.",
  "version": "v2.0.0",
  "published": "2026-07-18T08:32:10.606Z",
  "mount": {
    "host": "bloggingagent.com",
    "base": "/"
  },
  "endpoints": {
    "web": "https://bloggingagent.com/",
    "subscribe": "https://bloggingagent.com/api/subscribe",
    "sitemap": "https://bloggingagent.com/sitemap.xml",
    "agent_card": "https://bloggingagent.com/.well-known/agent.json"
  },
  "capabilities": [
    "lander:v2",
    "newsletter:email",
    "a2a:card"
  ],
  "content_type": "news",
  "governance": {
    "registry": "eCorp.com",
    "network": "AgentDAO.com",
    "operator": "VentureOS.com"
  },
  "compliance": {
    "public_safe": true,
    "no_sensitive_tokenomics": true
  },
  "contact": {
    "network": "https://ecorp.com"
  }
}