Consulting Intake

repo: ~/Projects/consulting-intake · 7 commits · 0 in last 24h, 2 in last 7d ·

Search the build

7 commits indexed

  1. 6a3fbc6 2026-07-25 chore: lint (intake write try/catch), v0.1.2 (session close)
  2. cdc7067 2026-07-25 harden public /api/intake: per-IP + global rate limiting (no new deps)
  3. c3c30a5 2026-07-19 intake sign-in: hero Ken-Burns pan-zoom + reduced-motion guard (parity with RENTV portal motion layer)
  4. b6ee91b 2026-07-17 chore: v-bump (session close)
  5. 0b5ab1d 2026-07-17 Intake app: rich UX — rotating skyline hero, editorial dark-gold system, restyled questionnaire
  6. cc8c413 2026-07-17 Consulting Intake template home — public questionnaire front door
  7. eb9a624 2026-07-17 scaffold consulting portal for Consulting Intake

Authors

Agents used

  • none detected

Skills used

  • /catch1
  • /intake1
  • /day1

Creative ideas + design notes

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

cdc7067 · 2026-07-25 · harden public /api/intake: per-IP + global rate limiting (no new deps)
Zero-dependency in-memory sliding-window limiter: 5 submissions/IP/10min plus a
500/day global backstop so distributed spam can't fill intakes.json. trust proxy
so it keys on the real client IP through nginx (X-Forwarded-For), not loopback.
Verified: 5x200 then 429 same-IP; distinct IPs get independent buckets.

File tree

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

Other build journals

← Consulting Designerwallcoverings Com  ·  all 4 projects  ·  Consulting Rentv Com →

Export

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

rendered in 0ms