{
  "schema": "ecorp-smart-entity/2.0",
  "domain": "specagents.com",
  "smart_entity_id": "se_specagents_com",
  "status": "incubation",
  "brand": {
    "name": "SpecAgents.com",
    "subtitle": "An eCorp Venture",
    "tagline": "SpecAgents.com ships the thing that runs.",
    "archetype": "agent_bot",
    "vertical": "build"
  },
  "soul": {
    "mission": "SpecAgents.com ships the thing that runs for ventures on the network.",
    "purpose": "Build work is a repeating need across the portfolio; SpecAgents.com is where it is done once and reused.",
    "value": "Gives every eCorp a callable build 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": [
    "PullAgent.com",
    "ReefAgents.com",
    "ReefBots.com",
    "RefAgent.com",
    "RefAgents.com",
    "RoamBot.com",
    "RVAgent.com",
    "RXAgents.com"
  ],
  "governance": {
    "registry": "eCorp.com",
    "network": "AgentDAO.com",
    "operator": "VentureOS.com"
  },
  "compliance": {
    "public_safe": true,
    "no_sensitive_tokenomics": true
  },
  "updated_at": "2026-09-13"
}