Beverlyhillsbutler

repo: ~/Projects/beverlyhillsbutler · 7 commits · 0 in last 24h, 0 in last 7d ·

Search the build

7 commits indexed

  1. 4f73b68 2026-08-24 Add BH property-profile viewer + /api/property routes (TK-10724)
  2. d5ea3a8 2026-07-03 chore: macstudio3 migration — reconcile from mac2 + repoint paths (stevestudio2→macstudio3, node/npm/npx→/opt/homebrew)
  3. ddb8f79 2026-05-31 Link favicon.svg in head (use branded SVG, not .ico fallback)
  4. 1802c8a 2026-05-31 Add per-site favicon (kills /favicon.ico 404)
  5. 23450ca 2026-05-19 server: 404-guard for .bak / .pre-* snapshot paths
  6. a5293b1 2026-05-19 gitignore: cover *.bak, *.bak.*, *.pre-* snapshot files
  7. bc35719 2026-05-13 initial scaffold: beverlyhillsbutler.com coming-soon landing page

Authors

Agents used

  • none detected

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.

Other build journals

← Beverly Hills Slots  ·  all 4 projects  ·  Beverlyhillsvideos →

Export

commits.csv · feed.atom · project.json · commits.json

rendered in 0ms