Muralsource Internal

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

Search the build

10 commits indexed

  1. 54d9ee2 2026-09-15 TK-11438: migrate postgres pool to unix socket (darwin fallback)
  2. 4b375ee 2026-09-04 deploy: guard prod-only runtime data from rsync --delete
  3. c0df36c 2026-08-20 nav-agent: sync v1.3 (host left-sidebar collapse on load)
  4. fc1f4c1 2026-08-19 nav-agent: List data full-width tight columns (grid) — layout fix
  5. 1daf6ea 2026-08-19 Refresh nav-agent to v1.2 (adds kv-list compact List view, default-off)
  6. 7a6fea9 2026-08-13 nav-agent: universal grid-controls drop-in on internal viewer pages (STRONG-only)
  7. c26d6e0 2026-07-31 muralsource-internal: adopt shared /drill.js href-to-deeper-data primitives (TK-10093)
  8. 87ab730 2026-07-26 contrarian FIX-FIRST: purge dead astek files (scraper/monthly-refresh/2 launchd plists), fix .deploy.conf (safe path, cannot overwrite live astek), honest package.json; replace lying 15-min refresh countdown with truthful static-snapshot-age pill (no cron on this line)
  9. 71f0ef9 2026-07-26 auto-save: 2026-07-26T16:44:36 (1 files) — public/index.html
  10. 3b2609d 2026-07-26 muralsource-internal: basic-auth line viewer over muralsource_catalog (DTD verdict C — off Shopify, staff browse/quote). Cloned from astek-landing, data layer adapted (235 products, ai colors/styles, price_retail). pm2 :9947, 401-gated, render-verified.

Authors

Agents used

  • none detected

Skills used

  • /quadrille1
  • /claude1
  • /code1
  • /drill1
  • /monthly-refresh1
  • /index1
  • /quote1
  • /styles1

Creative ideas + design notes

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

54d9ee2 · 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
4b375ee · 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

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

Other build journals

← Muralsource Curator  ·  all 4 projects  ·  Museumwallpaper →

Export

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

rendered in 0ms