{
  "schema": "ecorp-smart-entity/2.0",
  "domain": "profitagent.com",
  "smart_entity_id": "se_profitagent_com",
  "status": "incubation",
  "brand": {
    "name": "ProFitAgent.com",
    "subtitle": "An eCorp Venture",
    "tagline": "ProFitAgent.com gets a venture found and brings people back.",
    "archetype": "agent_bot",
    "vertical": "growth"
  },
  "soul": {
    "mission": "ProFitAgent.com gets a venture found and brings people back for ventures on the network.",
    "purpose": "Growth work is a repeating need across the portfolio; ProFitAgent.com is where it is done once and reused.",
    "value": "Gives every eCorp a callable growth 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": [
    "PointsBot.com",
    "ProduceAgent.com",
    "ProfessionalAgent.com",
    "ProgrammableAgent.com",
    "PromoAgents.com",
    "ReferAgents.com",
    "ReferralBots.com",
    "RewardAgents.com"
  ],
  "governance": {
    "registry": "eCorp.com",
    "network": "AgentDAO.com",
    "operator": "VentureOS.com"
  },
  "compliance": {
    "public_safe": true,
    "no_sensitive_tokenomics": true
  },
  "updated_at": "2026-09-13"
}