{
  "schema": "ecorp-smart-entity/2.0",
  "domain": "portfolioagents.com",
  "smart_entity_id": "se_portfolioagents_com",
  "status": "incubation",
  "brand": {
    "name": "PortfolioAgents.com",
    "subtitle": "An eCorp Venture",
    "tagline": "PortfolioAgents.com moves money and models value.",
    "archetype": "agent_bot",
    "vertical": "capital"
  },
  "soul": {
    "mission": "PortfolioAgents.com moves money and models value for ventures on the network.",
    "purpose": "Capital work is a repeating need across the portfolio; PortfolioAgents.com is where it is done once and reused.",
    "value": "Gives every eCorp a callable capital surface instead of rebuilding it per venture.",
    "values": [
      "specific",
      "callable",
      "accountable"
    ],
    "voice": {
      "tone": "plain",
      "personality": "operator"
    },
    "goals": {
      "current_phase": "L0",
      "primary_kpis": [
        "tasks_logged",
        "entities_served"
      ]
    }
  },
  "operational_record": {
    "tasks_logged": 0,
    "entities_served": 0,
    "last_task_at": null,
    "last_verification": null
  },
  "capabilities": [
    {
      "name": "status",
      "method": "GET",
      "endpoint": "/api/status"
    },
    {
      "name": "record",
      "method": "GET",
      "endpoint": "/api/record"
    },
    {
      "name": "engage",
      "method": "POST",
      "endpoint": "/api/engage",
      "price": {
        "currency": "USDC",
        "amount": "0.00"
      }
    }
  ],
  "interfaces": {
    "mcp": "/api/mcp",
    "a2a": "/api/a2a",
    "x402": "/api/x402"
  },
  "cross_links": [
    "FinanceBots.com",
    "FundAgents.com",
    "FundBot.com",
    "FundBots.com",
    "FundingAgents.com",
    "GrantAgent.com",
    "GrantAgents.com",
    "LenderAgent.com"
  ],
  "governance": {
    "registry": "eCorp.com",
    "network": "AgentDAO.com",
    "operator": "VentureOS.com"
  },
  "compliance": {
    "public_safe": true,
    "no_sensitive_tokenomics": true
  },
  "updated_at": "2026-09-16"
}