ac4a33d2026-08-13Founder: lead web-dev cred with real 10-month record (600+ projects, 370+ skills, 90 agents, 7 iOS apps, 30k+ commits) + animated stat band
ef537192026-08-13add Founder section: Steve's sales + web-dev background as the differentiator (SA monogram, credibility close before CTA) + nav link
2082cb82026-08-13add launch post drafts (LinkedIn/X/IG) — gated, not posted
bb835e92026-08-13add 'more of our work' strip: Wallpaper's Back, directories, real-estate platforms (liquid-glass case cards)
a15d2822026-08-13harden: ensure data/ dir exists on startup (fresh-box safe)
1ac9fa42026-08-13lead form: optional George email notification (env-gated off, routes to known-good inbox to dodge own-domain send-gate)
4e76bdf2026-08-13liquid-glass motion: always-on staggered light-sweep sheen + cursor refraction glare + 3D pointer tilt on cards
eaecc032026-08-13abramsagency.com: mobile-first liquid landing — 4 service pillars, DW flagship case study, live color-wheel grid demo, lead form
Authors
Steve23
auto-commit-fleet1
Agents used
none detected
Skills used
/claude3
/code3
/leads2
/data1
/index1
/www1
/agency1
/https1
/footer1
/deploy1
Creative ideas + design notes
Commits with substantial prose (≥120 chars) — the rationale behind each move.
3883f0c · 2026-09-03 · deploy.conf: anchor the leads.jsonl rsync exclude to the transfer root
Codex second-model pass: '/data/leads.jsonl' is anchored to the rsync
transfer root, so it cannot accidentally match (or fail to match) a
nested path. Same intent, no edge cases.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_013mq9RQtVZZEWvreDqqTgv2
40f7aa7 · 2026-09-03 · landing: replace placeholder 555 phone with real DW toll-free; protect prod lead ledger from rsync --delete
- public/index.html: tel:+13105551234 (fake 555) -> tel:+18883734564,
and surface the number as the tile label '(888) 373-4564' so it matches
the email tile's pattern instead of an unlabelled 'Tap to call'.
Number chosen by Steve (2026-09-03).
- .deploy.conf: add RSYNC_EXTRA_EXCLUDES=data/leads.jsonl. The canonical
deploy runs 'rsync -az --delete' with no data/ exclude, so a deploy would
have overwritten the box's lead ledger with the local test file. Latent
data-loss bug; harmless today (prod holds 1 test row) but real once leads
arrive.
Verified locally: node server.js -> healthz ok, home 200/36039B, zero 555 remnants.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_013mq9RQtVZZEWvreDqqTgv2
1600736 · 2026-09-03 · fix .deploy.conf: PORT 9788 -> 9632 (real live port after the VenturaClaw collision move)
Verified live on Kamatera: pm2 'abramsagency' online PORT=9632,
cwd=/var/www/agency.agentabrams.com. The stale 9788 would re-collide
with VenturaClaw if any script read it.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_013mq9RQtVZZEWvreDqqTgv2
File tree
15 files tracked. Click any to browse the source at HEAD.