lazyflat/web/templates
EiSiMo 374368e4af wohnungen: fall back to scraper data when LLM JSON has nulls
Many listings die or 404 within hours of being published, and several
landlord pages render their stats via JS that our Playwright fetch doesn't
reliably catch. In those cases the LLM correctly returns nulls — but we'd
then show "2 Z · vor 30 min" and lose the m²/€/WBS info that the
inberlinwohnen.de scraper had captured authoritatively.

The list now coalesces: e.rooms / e.size_sqm / e.rent_total or rent_cold /
e.wbs_required take precedence; when null we fall back to f.rooms, f.size,
f.total_rent, f.wbs respectively. Boolean wbs_required uses `is sameas`
so an explicit `false` (no-WBS) from the LLM is preserved instead of being
treated as missing.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-21 15:21:11 +02:00
..
_layout.html UX: alarm-status, ablehnen-button, annika-footer, map polish 2026-04-21 12:09:44 +02:00
_settings_account.html multi-user: users, per-user profiles/filters/notifications, tab UI, apply forensics 2026-04-21 10:52:41 +02:00
_settings_filter.html ui: WBS dropdown, decimal-room filters, segmented toggle, 'Final absenden' 2026-04-21 11:50:50 +02:00
_settings_notifications.html guard double-apply, hide error msg, wohnungen polish, bitwarden block 2026-04-21 14:20:31 +02:00
_settings_profil.html guard double-apply, hide error msg, wohnungen polish, bitwarden block 2026-04-21 14:20:31 +02:00
_settings_users.html guard double-apply, hide error msg, wohnungen polish, bitwarden block 2026-04-21 14:20:31 +02:00
_wohnung_detail.html enrichment: Haiku flat details + image gallery on expand 2026-04-21 14:46:12 +02:00
_wohnungen_body.html wohnungen: fall back to scraper data when LLM JSON has nulls 2026-04-21 15:21:11 +02:00
base.html wohnungen: drive list info from LLM JSON, tidy header 2026-04-21 14:57:11 +02:00
bewerbung_detail.html settings: relabel dry-run, harder PM block, rework users page 2026-04-21 14:11:50 +02:00
bewerbungen.html settings: relabel dry-run, harder PM block, rework users page 2026-04-21 14:11:50 +02:00
einstellungen.html ui: slim 4-card strip, admin-only system log, HTMX apply, title cleanup 2026-04-21 11:25:59 +02:00
login.html ui: slim 4-card strip, admin-only system log, HTMX apply, title cleanup 2026-04-21 11:25:59 +02:00
logs.html per-step screenshot + html snapshots, matches-only list, full German UI, CSV export 2026-04-21 11:40:12 +02:00
wohnungen.html ui: slim 4-card strip, admin-only system log, HTMX apply, title cleanup 2026-04-21 11:25:59 +02:00