fix: Conservative FMV valuations - no more inflated prices!

- Reduced base prices to realistic restoration project values
  * Griswold #8:  →  (60% reduction)
  * Wagner #8:  →  (58% reduction)
  * Lodge #8:  →  (69% reduction)
- Added condition detection:
  * Restored items: 1.5x FMV (deserves premium)
  * Damaged/cracked: 0.5x FMV (realistic discount)
- Now finding 6 real deals instead of 40+ questionable ones
- Deals are now TRULY exceptional (80%+ off realistic values)
- No more false positives from inflated FMV
This commit is contained in:
2026-04-10 11:52:54 -04:00
parent 71790242f6
commit 30703bfd45
9 changed files with 1074 additions and 263 deletions

View File

@@ -2872,3 +2872,17 @@ No new leads found
[Fri Apr 10 07:17:33 EDT 2026] Response size: 7791 bytes
[Fri Apr 10 08:00:02 EDT 2026] ✓ hoaledgeriq.com/api/calc-submissions responding
[Fri Apr 10 08:00:02 EDT 2026] Response size: 7791 bytes
[Fri Apr 10 08:17:32 EDT 2026] ✓ hoaledgeriq.com/api/calc-submissions responding
[Fri Apr 10 08:17:32 EDT 2026] Response size: 7791 bytes
[Fri Apr 10 09:00:01 EDT 2026] ✓ hoaledgeriq.com/api/calc-submissions responding
[Fri Apr 10 09:00:01 EDT 2026] Response size: 7791 bytes
[Fri Apr 10 09:17:40 EDT 2026] ✓ hoaledgeriq.com/api/calc-submissions responding
[Fri Apr 10 09:17:40 EDT 2026] Response size: 7791 bytes
[Fri Apr 10 10:00:02 EDT 2026] ✓ hoaledgeriq.com/api/calc-submissions responding
[Fri Apr 10 10:00:02 EDT 2026] Response size: 7791 bytes
[Fri Apr 10 10:17:33 EDT 2026] ✓ hoaledgeriq.com/api/calc-submissions responding
[Fri Apr 10 10:17:33 EDT 2026] Response size: 7791 bytes
[Fri Apr 10 11:00:02 EDT 2026] ✓ hoaledgeriq.com/api/calc-submissions responding
[Fri Apr 10 11:00:02 EDT 2026] Response size: 7791 bytes
[Fri Apr 10 11:18:09 EDT 2026] ✓ hoaledgeriq.com/api/calc-submissions responding
[Fri Apr 10 11:18:09 EDT 2026] Response size: 7791 bytes

View File

@@ -2297,3 +2297,31 @@
[2026-04-10T12:00:02Z] ROI Calc submissions response: 7791 bytes
[2026-04-10T12:00:02Z] Processing calc submissions...
[2026-04-10T12:00:02Z] Check complete. Next run at 2026-04-10T09:00:EDT
[2026-04-10T12:17:31Z] Starting lead monitor check
[2026-04-10T12:17:32Z] ROI Calc submissions response: 7791 bytes
[2026-04-10T12:17:32Z] Processing calc submissions...
[2026-04-10T12:17:32Z] Check complete. Next run at 2026-04-10T09:17:EDT
[2026-04-10T13:00:00Z] Starting lead monitor check
[2026-04-10T13:00:01Z] ROI Calc submissions response: 7791 bytes
[2026-04-10T13:00:01Z] Processing calc submissions...
[2026-04-10T13:00:01Z] Check complete. Next run at 2026-04-10T10:00:EDT
[2026-04-10T13:17:39Z] Starting lead monitor check
[2026-04-10T13:17:40Z] ROI Calc submissions response: 7791 bytes
[2026-04-10T13:17:40Z] Processing calc submissions...
[2026-04-10T13:17:40Z] Check complete. Next run at 2026-04-10T10:17:EDT
[2026-04-10T14:00:01Z] Starting lead monitor check
[2026-04-10T14:00:02Z] ROI Calc submissions response: 7791 bytes
[2026-04-10T14:00:02Z] Processing calc submissions...
[2026-04-10T14:00:02Z] Check complete. Next run at 2026-04-10T11:00:EDT
[2026-04-10T14:17:32Z] Starting lead monitor check
[2026-04-10T14:17:33Z] ROI Calc submissions response: 7791 bytes
[2026-04-10T14:17:33Z] Processing calc submissions...
[2026-04-10T14:17:33Z] Check complete. Next run at 2026-04-10T11:17:EDT
[2026-04-10T15:00:01Z] Starting lead monitor check
[2026-04-10T15:00:02Z] ROI Calc submissions response: 7791 bytes
[2026-04-10T15:00:02Z] Processing calc submissions...
[2026-04-10T15:00:02Z] Check complete. Next run at 2026-04-10T12:00:EDT
[2026-04-10T15:18:07Z] Starting lead monitor check
[2026-04-10T15:18:09Z] ROI Calc submissions response: 7791 bytes
[2026-04-10T15:18:09Z] Processing calc submissions...
[2026-04-10T15:18:09Z] Check complete. Next run at 2026-04-10T12:18:EDT

View File

@@ -1,7 +1,7 @@
{
"processed_leads": [],
"processed_calc_ids": [1, 2, 3, 4],
"last_check": "2026-04-10T12:00:02Z",
"last_check": "2026-04-10T15:18:09Z",
"status": "active",
"notes": "Hourly monitoring enabled. Next check in 60 minutes."
}