Beverlyhillsbutler
repo: ~/Projects/beverlyhillsbutler · 7 commits · 0 in last 24h, 0 in last 7d ·
Skills used
- /property2
- /fetch-bh-properties1
- /bh-properties1
- /properties1
- /stats1
- /property-profile1
- /improvement1
- /property-search1
- /use-type1
- /index1
- /npm1
- /npx1
- /homebrew1
- /favicon1
- /script1
Creative ideas + design notes
Commits with substantial prose (≥120 chars) — the rationale behind each move.
4f73b68 · 2026-08-24 · Add BH property-profile viewer + /api/property routes (TK-10724)
- scripts/fetch-bh-properties.js: Fetches 13,658 Beverly Hills parcels
from LA County Assessor Roll 2025 (free ArcGIS, $0) covering
90210/90211/90212, saves to data/bh-properties.json
- server.js: Added GET /api/properties (address search), GET /api/property/:apn
(single dossier), GET /api/stats (summary stats); loads full dataset at boot
- public/property-profile.html: Per-address dossier with assessed values,
land/improvement breakdown, property details, map embed, county record links
- public/property-search.html: Full-featured search with sort+density controls,
ZIP/use-type filters, result cards, URL persistence
- public/index.html: Added property-search section with search bar + ZIP shortcuts
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
23450ca · 2026-05-19 · server: 404-guard for .bak / .pre-* snapshot paths
Hardens the static root so accidentally-deployed snapshot files never
serve. Pattern matches *.bak, *.bak.*, and any path containing .pre-.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
a5293b1 · 2026-05-19 · gitignore: cover *.bak, *.bak.*, *.pre-* snapshot files
Prevents stray editor/script snapshot files from being committed.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
File tree
18 files tracked. Click any to browse the source at HEAD.
rendered in 0ms