Professional Directory

repo: ~/Projects/professional-directory · 6 commits · 0 in last 24h, 0 in last 7d ·

Search the build

6 commits indexed

  1. 69fd19d 2026-07-03 chore: macstudio3 migration — reconcile from mac2 + repoint paths (stevestudio2→macstudio3, node/npm/npx→/opt/homebrew)
  2. c41166b 2026-06-22 auto-save: 2026-06-22T21:17:54 (2 files) — detailed-test.js test-professional-directory.js
  3. 15d88dc 2026-05-13 snapshot: 56 file(s) changed, +46 new, ~10 modified
  4. 81db480 2026-05-07 tighten .gitignore: add missing standing-rule patterns (build/ .next/)
  5. a5d87d5 2026-05-02 add apply-templates.js — deterministic mockup template-rotation
  6. eff0b9f 2026-04-30 Initial commit — LA County professional directory (doctors)

Authors

Agents used

  • none detected

Skills used

  • /npm1
  • /npx1
  • /homebrew1
  • /mockups1
  • /apply-templates1
  • /lng1

Creative ideas + design notes

Commits with substantial prose (≥120 chars) — the rationale behind each move.

a5d87d5 · 2026-05-02 · add apply-templates.js — deterministic mockup template-rotation
Companion to generate-mockups.js (LLM-driven). This script applies the
10 hand-built design templates (a..j) from
data/mockups/{22006,32287,32309}-{a..j}.html to a list of new businesses,
picking 3 designs per business via a prime-step rotation:

  - no two adjacent businesses share the same trio
  - each business's three designs are different from each other
  - across the run, all 10 design directions get used roughly evenly

Specialty-aware copy hooks (HOOKS) keep the variant text reading native
to each business type (nail / hair / lash / aesthetics / dds) instead of
robotic Mad-Libs substitution. Each specialty has its own:
  - hero line, kicker, story title + 2 paragraphs
  - 5 services with prices and provider notes
  - quote + author
  - book-cadence sentence, keyword tags, type label

First run output: 10 businesses × 3 designs = 30 mockups in 0.3 sec.
Add to BUSINESSES array and re-run to scale further.

Run: node scripts/apply-templates.js

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
eff0b9f · 2026-04-30 · Initial commit — LA County professional directory (doctors)
Compliance-first PostgreSQL data platform for licensed LA County
medical professionals. Five-agent layout (ingest, crawler, enrich,
dedupe, api) with NPI bulk + CDPH facility importers wired up.

Current state:
- 106,711 professionals (NPI bulk, LA County)
- 41,606 organizations (NPI + CDPH/HCAI: 81 hospitals, 289 surgery
  centers, 1,206 clinics, ...)
- 6,563 geocoded orgs (lat/lng from CDPH)
- 37,803 prof_locations linked to organizations via address+phone

File tree

106 files tracked. Click any to browse the source at HEAD.

Other build journals

← Prestige Tip Cards  ·  all 4 projects  ·  Project Portfolio Viewer →

Export

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

rendered in 1ms