Fabricut Internal

repo: ~/Projects/fabricut-internal · 7 commits · 0 in last 24h, 0 in last 7d ·

Search the build

7 commits indexed

  1. a05acc6 2026-09-15 TK-11438: migrate build script postgres connections to unix socket
  2. a672768 2026-09-15 TK-11438: migrate postgres pool to unix socket (darwin fallback)
  3. e79ebd6 2026-09-04 deploy: guard prod-only runtime data from rsync --delete
  4. 1668d6d 2026-08-20 chore: v1.0.0 — go-live (session close)
  5. dba7a17 2026-08-20 Internal admin cards: add created date+time chip (Steve standing rule for admin surfaces)
  6. e200a18 2026-08-20 SEO: dynamic sitemap on public + noindex robots on internal
  7. 99da24c 2026-08-20 Fabricut microsite (fabricut-internal): DW-branded self-contained viewer over fabricut_catalog (1325 products, per-yard, real-hex color sort)

Authors

Agents used

  • none detected

Skills used

  • /quadrille1
  • /claude1
  • /code1

Creative ideas + design notes

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

a672768 · 2026-09-15 · TK-11438: migrate postgres pool to unix socket (darwin fallback)
Use process.env.PGHOST || darwin?/tmp:127.0.0.1 so Mac2 services use the
unix socket at /tmp and Kamatera keeps TCP until its own migration.
Undo: git revert HEAD
e79ebd6 · 2026-09-04 · deploy: guard prod-only runtime data from rsync --delete
deploy.sh runs 'rsync -az --delete' with no data/ exclude, so a deploy
overwrote the box's runtime file with the local copy and destroyed
everything written since the last deploy. Added a surgical
RSYNC_EXTRA_EXCLUDES for this project's runtime path(s) only, so genuine
build artifacts under data/ keep syncing.

Verified by itemized rsync --dry-run against prod: the runtime file is
listed for transfer WITHOUT the exclude and absent WITH it.

Fleet sweep, TK-11227. Same bug class as the July 2026 artmura/quadrille
mis-target fix and the abramsagency lead-ledger fix (TK-10536).

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_013mq9RQtVZZEWvreDqqTgv2

File tree

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

Other build journals

← Fabricfriday  ·  all 4 projects  ·  Fabricut Landing →

Export

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

rendered in 0ms