{
  "status": "ok",
  "service": "lhbusa-valuation",
  "version": "5.11.0",
  "engine": "Self-Learning AI Synthesis + Lead/Offer/Slack",
  "model": "claude-sonnet-4-6",
  "hardModel": "claude-sonnet-4-6",
  "aiEnabled": true,
  "slack": true,
  "discord": false,
  "offerBands": {
    "cash": {
      "low": 0.65,
      "high": 0.7
    },
    "partner": {
      "low": 0.9,
      "high": 0.96
    },
    "agentNet": {
      "low": 0.81,
      "high": 0.887
    }
  },
  "enrichmentBackend": "supabase",
  "arvTtlDays": 75,
  "timestamp": "2026-06-10T21:50:55.310Z",
  "config": {
    "MIN_COMPS": 3,
    "IDEAL_COMPS": 5,
    "MAX_COMPS": 8,
    "MIN_PRICE": 50000,
    "MAX_PRICE": 2000000,
    "MIN_PPSF": 50,
    "MAX_PPSF": 500,
    "AI_MIN_ARV": 20000,
    "AI_MAX_ARV": 5000000,
    "DIVERGENCE_FLAG": 0.5,
    "DEFAULT_ARV_TTL_DAYS": 75,
    "CONDITION_ADJ": {
      "excellent": 1.02,
      "good": 1,
      "fair": 0.94,
      "poor": 0.85
    }
  }
}