{
  "agentmap_version": "aion.agentmap.v1",
  "business_id": "home_fixed",
  "business_name": "Home Fixed",
  "canonical_url": "https://www.homefixed.com",
  "standard_a2a_agent_card": "https://www.homefixed.com/.well-known/agent-card.json",
  "vertical": "home_repair",
  "languages": ["en", "es"],
  "service_area": {"country": "ES", "region": "Almeria", "towns": ["Almeria", "Mojacar", "Vera", "Garrucha", "Turre", "Bedar", "Albox", "Huercal-Overa", "Roquetas de Mar", "Aguadulce", "El Ejido"]},
  "capabilities": [
    {"id": "roofing", "name": "Roofing and water-ingress repair", "commercial_route": "inspection_or_custom_quote"},
    {"id": "painting_decorating", "name": "Painting and decorating", "commercial_route": "custom_quote"},
    {"id": "handyman", "name": "Handyman services", "commercial_route": "hourly_or_custom_quote"},
    {"id": "windows_doors", "name": "Windows and doors", "commercial_route": "custom_quote"},
    {"id": "pool_refurbishment", "name": "Pool refurbishment", "commercial_route": "site_visit_then_quote"},
    {"id": "walls_rendering", "name": "Walls and rendering", "commercial_route": "custom_quote"},
    {"id": "general_building", "name": "General building", "commercial_route": "discovery_then_proposal"},
    {"id": "kitchen_bathroom", "name": "Kitchen or bathroom work", "commercial_route": "site_visit_then_quote"}
  ],
  "protocols": ["aion.public-intent.v1", "aion.a2a-commerce.v1", "aion.machine-cart.v1"],
  "endpoints": {
    "public_intent": {"method": "POST", "url": "https://www.homefixed.com/api/agent/intent", "authentication": "none_rate_limited", "authority": "discovery_to_human_review_only"},
    "request": {"method": "POST", "url": "https://www.homefixed.com/api/agent/request", "authentication": "bearer_partner_key"},
    "status": {"method": "GET", "url": "https://www.homefixed.com/api/agent/status", "authentication": "bearer_partner_key"},
    "human_enquiry": {"method": "POST", "url": "https://www.homefixed.com/api/lead"}
  },
  "public_intent_contract": {"required": ["service", "town", "message", "callback_preference", "email_or_phone"], "consequences": "none_until_human_review", "status_access": false},
  "request_contract": {"required": ["agent_request_id", "requesting_agent_id", "customer", "customer_authority_reference", "service", "location", "message"], "optional": ["requested_window", "max_fiat_price_minor", "currency", "evidence_refs"]},
  "governance": {"human_review_required": true, "automatic_booking": false, "automatic_payment": false, "automatic_dispatch": false, "quote_requires_business_approval": true, "customer_authority_required": true, "proof_receipts_supported": true},
  "discovery_updated": "2026-08-09"
}
