Require photo-source fallback attempts in property-assessor
This commit is contained in:
@@ -126,9 +126,20 @@ If photos are weak, incomplete, blocked, or the gallery automation fails:
|
||||
If an accessible all-photos view, photo grid, photo page, or fallback source exists, photo review is **required** before making condition claims.
|
||||
Do not silently skip photos just because pricing, comps, or carrying-cost analysis can proceed without them.
|
||||
|
||||
The final assessment must explicitly include one line in the output:
|
||||
Before outputting `Photo review: not completed`, you must attempt a reasonable photo-access chain when sources are available.
|
||||
Preferred order:
|
||||
1. primary listing source all-photos page (for example Zillow `See all photos` / `See all X photos`)
|
||||
2. HAR photo page
|
||||
3. Realtor.com photo page
|
||||
4. brokerage mirror or other accessible listing mirror
|
||||
|
||||
Use the first source that exposes the listing photos reliably. A scrollable photo page, photo grid, or expanded all-photos view counts.
|
||||
Do not stop at the first failure if another accessible source is available.
|
||||
|
||||
The final assessment must explicitly include these lines in the output:
|
||||
- `Photo source attempts: <summary>`
|
||||
- `Photo review: completed via <source>`
|
||||
- or `Photo review: not completed`
|
||||
or `Photo review: not completed`
|
||||
|
||||
If completed, briefly summarize the condition read from the photos.
|
||||
If not completed, mark condition confidence as limited and say why.
|
||||
|
||||
Reference in New Issue
Block a user