Carnegie Internal

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

Search the build

14 commits indexed

  1. e33dec3 2026-09-15 TK-11438: migrate build script postgres connections to unix socket
  2. 8ceecb3 2026-09-15 TK-11438: migrate postgres pool to unix socket (darwin fallback)
  3. c3e2d2d 2026-09-04 deploy: guard prod-only runtime data from rsync --delete
  4. 34c5ed7 2026-08-20 auto-data-snapshot: 2026-08-20T18:24:03 (1 data files) — data/products.json
  5. f9126f5 2026-08-20 auto-data-snapshot: 2026-08-20T14:39:47 (1 data files) — data/products.json
  6. 93b9776 2026-08-20 auto-data-snapshot: 2026-08-20T14:07:04 (1 data files) — data/products.json
  7. 06f7c80 2026-08-20 chore: v0.1.1 (deploy prep, session close)
  8. e8adafa 2026-08-20 deploy prep: ship data/products.json snapshot (Kamatera lacks carnegie_catalog) + healthz port 9961
  9. a146047 2026-08-20 deploy: retarget .deploy.conf to carnegie-internal (port 9961)
  10. 1aabda1 2026-08-20 loop ledger cycle 2 (public landing built)
  11. a6fa296 2026-08-20 chore: name + v0.1.0 (session close)
  12. 824468c 2026-08-20 loop ledger cycle 1
  13. b25a445 2026-08-20 carnegie-internal: fix card thumbnails (populate swatch key from image_url)
  14. 79db437 2026-08-20 carnegie-internal: internal line viewer over carnegie_catalog (5928 products, 9 facets) — cycle 1

Authors

Agents used

  • none detected

Skills used

  • /products4
  • /quadrille1
  • /claude1
  • /code1

Creative ideas + design notes

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

8ceecb3 · 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
c3e2d2d · 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

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

Other build journals

← Carnegie Identity Audit  ·  all 4 projects  ·  Carnegie Reprice →

Export

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

rendered in 2ms