{
  "schema": "ecorp-smart-entity/2.0",
  "domain": "PropertyChain.com",
  "smart_entity_id": "se_propertychain_001",
  "status": "incubation",
  "brand": {
    "name": "PropertyChain.com",
    "subtitle": "An eCorp Venture",
    "tagline": "Verified once. Portable forever.",
    "archetype": "trust",
    "vertical": "realty"
  },
  "soul": {
    "mission": "Replace gameable reviews with verified credentials and escrow-secured closings for the residential real estate network.",
    "purpose": "Make verification a one-time, network-wide event instead of a repeated cost across every site, every job, every closing.",
    "value": "Trust spine of the eCorp realty vertical — every contractor surfaced or routed through the network carries portable PropertyChain credentials; every closing can settle through PropertyChain escrow.",
    "values": [
      "Verify once, carry everywhere",
      "Trust by structure, not promise",
      "Disputes get arbitrated",
      "Escrow is the default"
    ],
    "voice": {
      "tone": "Plainspoken, structural, calm",
      "personality": "Long-time title officer"
    },
    "goals": {
      "current_phase": "L1",
      "primary_kpis": [
        "Verified pros issued",
        "Credential lookups served",
        "Escrow transactions closed",
        "Dispute resolution time",
        "Cross-network credential calls"
      ]
    },
    "hypothesis": {
      "market": "Contractors fleeing ANGI; homeowners and investors burned by reviews; property managers and insurers needing credentialed-pro signal.",
      "offer": "Free credential issuance + free unlimited lookups. $29/mo premium tier. 2.9% escrow fee. Enterprise verification API.",
      "monetization": "USDC for escrow + subscriptions; ADAO for agent coordination; eShares for operator alignment."
    }
  },
  "pillars": {
    "identity": true,
    "tools": true,
    "utility": true,
    "meaning": true,
    "resources": true,
    "structure": false,
    "accountability": false
  },
  "playloop_layer": "L1",
  "v1_mode": "referral",
  "v1_note": "v1 = lead-referral / positioning surface. Captures pro and homeowner intent; performs introductory credential lookups against public license registries; routes qualified pros to sister eCorps (ServiceEscrow, ConstructionEscrow, PropertyBots). Operating-grade credential issuance (on-chain hashes, signed attestations) is reserved for v2.",
  "capabilities": [
    {
      "name": "request_verification",
      "method": "POST",
      "endpoint": "/api/leads",
      "description": "Pro requests inclusion in the verified credential network. Free during v1.",
      "price": {
        "currency": "USDC",
        "amount": "0.00"
      }
    },
    {
      "name": "lookup_pro",
      "method": "GET",
      "endpoint": "/api/verify",
      "description": "Free public lookup by name, business, or license number. v1 returns state-registry-derived snapshot; v2 will add network-attested history + dispute record.",
      "price": {
        "currency": "USDC",
        "amount": "0.00"
      }
    },
    {
      "name": "issue_credential",
      "method": "POST",
      "endpoint": "/api/credential",
      "description": "On-chain credential issuance after multi-source verification pipeline.",
      "status": "coming_soon"
    },
    {
      "name": "premium_credential_subscription",
      "method": "POST",
      "endpoint": "/api/x402",
      "description": "Premium credential tier — priority placement on sister eCorps + deeper work-history publishing.",
      "status": "coming_soon",
      "v2_price": {
        "currency": "USDC",
        "amount": "29.00",
        "interval": "month"
      }
    },
    {
      "name": "open_escrow",
      "method": "POST",
      "endpoint": "/api/escrow",
      "description": "Milestone-locked USDC escrow for verified-pro transactions. 2.9% fee, capped per deal.",
      "status": "coming_soon"
    },
    {
      "name": "verification_api",
      "method": "GET",
      "endpoint": "/api/a2a",
      "description": "Enterprise verification API for insurers, lenders, and partner platforms. A2A federated lookup.",
      "status": "coming_soon",
      "v2_price": {
        "currency": "USDC",
        "amount_min": 99,
        "amount_max": 999,
        "interval": "month"
      }
    }
  ],
  "interfaces": {
    "mcp": "/api/mcp",
    "a2a": "/api/a2a",
    "x402": "/api/x402"
  },
  "pricing": {
    "adao": {
      "task_min": 100,
      "task_max": 1000
    },
    "usdc": {
      "available": true,
      "subscription_min": 29,
      "transaction_fee_pct": 2.9
    },
    "eshares": {
      "available": true
    }
  },
  "cross_links": [
    "PropertyBots.com",
    "PropertyProfile.com",
    "PropertyManagement.com",
    "ServiceEscrow.com",
    "ConstructionEscrow.com",
    "Escrowed.com",
    "HomeServices.net",
    "Handyman.com",
    "RealtyChain.com",
    "eFiling.com",
    "ePermits.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": null
  },
  "updated_at": "2026-05-31"
}