{
  "schema": "ecorp-smart-entity/2.0",
  "domain": "ProjectAgent.com",
  "smart_entity_id": "se_projectagent_001",
  "status": "active",
  "brand": {
    "name": "ProjectAgent.com",
    "subtitle": "An eCorp Venture",
    "tagline": "The project agent for the service industry: match contractors, complete jobs, protect payments.",
    "archetype": "agent_bot",
    "vertical": "realty"
  },
  "soul": {
    "mission": "Act as the autonomous project agent for home-service jobs: check quotes, scope work, match contractors, run milestone-protected payments, and record completed work.",
    "purpose": "Every home-service project needs an accountable agent; ProjectAgent.com is that agent, spun out of the HomeServices.net trust layer.",
    "value": "Adds a project-coordination agent to AgentDAO and anchors service-industry records into the RealtyChain network.",
    "values": [
      "accountability",
      "proof-of-work",
      "fair payment",
      "transparency"
    ],
    "voice": {
      "tone": "direct",
      "personality": "reliable project manager"
    },
    "goals": {
      "current_phase": "L2",
      "primary_kpis": [
        "quote_checks",
        "projects_created",
        "contractor_matches",
        "milestones_approved"
      ]
    },
    "hypothesis": {
      "market": "Homeowners and contractors who need a neutral agent to scope, match, and pay for service work.",
      "offer": "QuoteCheck + contractor matching + milestone-protected payments + RealtyChain improvement records.",
      "monetization": "Per-project agent fee, contractor match fees, payment-plan fees via PayDirect (USDC/x402), premium records."
    }
  },
  "pillars": {
    "identity": true,
    "tools": true,
    "utility": true,
    "meaning": true,
    "resources": true,
    "structure": true,
    "accountability": true
  },
  "playloop_layer": "L2",
  "capabilities": [
    {
      "name": "quote_check",
      "method": "POST",
      "endpoint": "https://homeservices.net/api/quote-check",
      "price": {
        "currency": "USDC",
        "amount": "0.00"
      }
    },
    {
      "name": "project_intake",
      "method": "POST",
      "endpoint": "https://homeservices.net/api/project"
    },
    {
      "name": "contractor_accept",
      "method": "POST",
      "endpoint": "https://homeservices.net/api/contractor-accept"
    },
    {
      "name": "payment_plan",
      "method": "POST",
      "endpoint": "https://homeservices.net/api/payment-plan"
    },
    {
      "name": "health",
      "method": "GET",
      "endpoint": "/api/health"
    }
  ],
  "interfaces": {
    "mcp": "/api/mcp",
    "a2a": "/api/a2a",
    "x402": "/api/x402"
  },
  "pricing": {
    "adao": {
      "task_min": 100,
      "task_max": 1000
    },
    "usdc": {
      "available": true
    }
  },
  "cross_links": [
    "HomeServices.net",
    "RealtyChain.com",
    "ServiceEscrow.com",
    "HomeManager.com",
    "Handyman.com",
    "ServiceDirectory.com",
    "AgentDAO.com",
    "HomeBot.com"
  ],
  "governance": {
    "registry": "eCorp.com",
    "network": "AgentDAO.com",
    "operator": "VentureOS.com"
  },
  "compliance": {
    "public_safe": true,
    "no_sensitive_tokenomics": true,
    "post_deploy_verified": false,
    "last_verified": "2026-07-06"
  },
  "updated_at": "2026-07-06"
}