{
  "contract": {
    "product": "The HOA Book",
    "price_usd": 49,
    "sku": "address",
    "is_approval": false,
    "is_legal_opinion": false,
    "is_status_letter": false,
    "do_not": [
      "Treat any sentence as permission to start work",
      "State a quoted_not_pulled number as this lot's rule",
      "Guess a topic that is not in the briefs corpus",
      "Tell a human they may park, build, or paint because of this listing"
    ]
  },
  "static_host_note": "No query evaluation happens server-side. Apply search_rules to corpus locally. found:false (no keyword clears minScore) => answer exactly: \"Not in this set.\" ambiguous (top two within ambiguityGap) => present both briefs; do not merge them.",
  "search_rules": {
    "exactPoints": 5,
    "prefixPoints": 2,
    "questionBoost": 3,
    "minScore": 2,
    "ambiguityGap": 2
  },
  "corpus": [
    {
      "id": "rv",
      "question": "Can I park an RV at the house?",
      "keywords": [
        "rv",
        "rvs",
        "recreational vehicle",
        "recreational vehicles",
        "motorhome",
        "motor home",
        "camper",
        "campers",
        "boat",
        "boats",
        "trailer",
        "horse trailer",
        "boat trailer",
        "72 hours",
        "parking"
      ]
    },
    {
      "id": "paint",
      "question": "Do I need approval to repaint — even the same color?",
      "keywords": [
        "paint",
        "painting",
        "repaint",
        "color",
        "colors",
        "colour",
        "red",
        "palette",
        "exterior paint",
        "same color",
        "paint my house"
      ]
    },
    {
      "id": "fence",
      "question": "What are the fence rules — and whose fence is it?",
      "keywords": [
        "fence",
        "fences",
        "fencing",
        "stain",
        "staining",
        "gate",
        "gates",
        "wing fence",
        "fence brown",
        "fence color"
      ]
    },
    {
      "id": "shed",
      "question": "Can I put up a shed, and how big?",
      "keywords": [
        "shed",
        "sheds",
        "storage shed",
        "accessory building",
        "accessory buildings",
        "outbuilding",
        "playhouse"
      ]
    },
    {
      "id": "solar",
      "question": "Can the HOA stop me from installing solar?",
      "keywords": [
        "solar",
        "solar panels",
        "solar panel",
        "panels",
        "photovoltaic",
        "pv",
        "solar energy"
      ]
    },
    {
      "id": "rain",
      "question": "Are rain barrels allowed?",
      "keywords": [
        "rain barrel",
        "rain barrels",
        "rainwater",
        "rain water",
        "harvesting",
        "barrel",
        "barrels"
      ]
    },
    {
      "id": "clothesline",
      "question": "Can I dry laundry outside?",
      "keywords": [
        "clothesline",
        "clotheslines",
        "clothes line",
        "clothes lines",
        "clothes",
        "laundry",
        "drying",
        "hang clothes",
        "clothes hanger"
      ]
    },
    {
      "id": "chickens",
      "question": "How many hens can I keep?",
      "keywords": [
        "chicken",
        "chickens",
        "hen",
        "hens",
        "coop",
        "coops",
        "chicken run",
        "chicken coop",
        "poultry"
      ]
    },
    {
      "id": "sale",
      "question": "How many garage sales can I hold?",
      "keywords": [
        "garage sale",
        "garage sales",
        "yard sale",
        "yard sales",
        "estate sale",
        "sale signs"
      ]
    },
    {
      "id": "commercial",
      "question": "Can I park my work truck or trailer at home?",
      "keywords": [
        "commercial vehicle",
        "commercial vehicles",
        "work truck",
        "work van",
        "work trailer",
        "box truck",
        "flatbed",
        "food truck",
        "company truck",
        "company van",
        "trailer",
        "equipment",
        "tools",
        "ladder rack"
      ]
    },
    {
      "id": "flags",
      "question": "What are the flag and sign rules?",
      "keywords": [
        "flag",
        "flags",
        "flagpole",
        "flag pole",
        "banner",
        "banners",
        "sign",
        "signs",
        "political sign",
        "political signs",
        "yard sign",
        "yard signs"
      ]
    },
    {
      "id": "xeriscape",
      "question": "Can I replace my lawn with xeriscape?",
      "keywords": [
        "xeriscape",
        "coloradoscape",
        "landscaping",
        "landscape",
        "drought",
        "sod",
        "turf",
        "native plants",
        "rock yard",
        "water-wise",
        "lawn"
      ]
    },
    {
      "id": "business",
      "question": "Can I run a business from the house — or rent it out?",
      "keywords": [
        "home business",
        "business",
        "home occupation",
        "rent",
        "rental",
        "rentals",
        "lease",
        "leasing",
        "airbnb",
        "short term rental",
        "short-term rental",
        "tenant",
        "daycare"
      ]
    },
    {
      "id": "dues",
      "question": "What are the dues here?",
      "keywords": [
        "dues",
        "assessment",
        "assessments",
        "fee",
        "fees",
        "quarterly",
        "late fee",
        "how much",
        "cost",
        "hoa fees"
      ]
    },
    {
      "id": "conflict",
      "question": "If the book and my declaration disagree, which wins?",
      "keywords": [
        "conflict",
        "disagree",
        "supersede",
        "supplemental declaration",
        "declaration",
        "which document",
        "documents disagree",
        "pdfs disagree",
        "governs",
        "covenants"
      ]
    }
  ],
  "topics": [
    {
      "id": "rv",
      "title": "RVs, boats, campers",
      "question": "Can I park an RV at the house?",
      "evidence_status": "quoted_not_pulled",
      "sells_pull": true
    },
    {
      "id": "paint",
      "title": "Exterior paint",
      "question": "Do I need approval to repaint — even the same color?",
      "evidence_status": "published",
      "sells_pull": false
    },
    {
      "id": "fence",
      "title": "Fences, gates & stain",
      "question": "What are the fence rules — and whose fence is it?",
      "evidence_status": "needs_address",
      "sells_pull": true
    },
    {
      "id": "shed",
      "title": "Sheds and accessory buildings",
      "question": "Can I put up a shed, and how big?",
      "evidence_status": "published",
      "sells_pull": false
    },
    {
      "id": "solar",
      "title": "Solar panels",
      "question": "Can the HOA stop me from installing solar?",
      "evidence_status": "published",
      "sells_pull": false
    },
    {
      "id": "rain",
      "title": "Rain barrels",
      "question": "Are rain barrels allowed?",
      "evidence_status": "published",
      "sells_pull": false
    },
    {
      "id": "clothesline",
      "title": "Clotheslines",
      "question": "Can I dry laundry outside?",
      "evidence_status": "quoted_not_pulled",
      "sells_pull": true
    },
    {
      "id": "chickens",
      "title": "Hens and the pet cap",
      "question": "How many hens can I keep?",
      "evidence_status": "quoted_not_pulled",
      "sells_pull": true
    },
    {
      "id": "sale",
      "title": "Garage and yard sales",
      "question": "How many garage sales can I hold?",
      "evidence_status": "published",
      "sells_pull": false
    },
    {
      "id": "commercial",
      "title": "Work trucks and equipment trailers",
      "question": "Can I park my work truck or trailer at home?",
      "evidence_status": "published",
      "sells_pull": false
    },
    {
      "id": "flags",
      "title": "Flags, banners, and yard signs",
      "question": "What are the flag and sign rules?",
      "evidence_status": "published",
      "sells_pull": false
    },
    {
      "id": "xeriscape",
      "title": "ColoradoScape / xeriscape",
      "question": "Can I replace my lawn with xeriscape?",
      "evidence_status": "published",
      "sells_pull": false
    },
    {
      "id": "business",
      "title": "Home business and rentals",
      "question": "Can I run a business from the house — or rent it out?",
      "evidence_status": "quoted_not_pulled",
      "sells_pull": true
    },
    {
      "id": "dues",
      "title": "Assessments",
      "question": "What are the dues here?",
      "evidence_status": "needs_address",
      "sells_pull": true
    },
    {
      "id": "conflict",
      "title": "What actually binds the lot",
      "question": "If the book and my declaration disagree, which wins?",
      "evidence_status": "quoted_not_pulled",
      "sells_pull": true
    }
  ],
  "briefs_endpoint": "https://thehoabook.com/api/associations/highlands-ranch-community-assocation/briefs.json",
  "refusal": {
    "headline": "Not in this set. We will not guess.",
    "body": "We answer only from the sections we have read and quoted — this question isn't one of them. That is not a claim their book is silent: it runs 80 pages, and its own §2.1 says any improvement not specifically listed requires committee review and written approval. Ask the improvement office at (303) 471-8821.",
    "cite": {
      "kind": "guideline",
      "label": "RIGs §2.1",
      "locator": "§2.1, p. 8"
    }
  }
}