Schumacher Internal

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

Search the build

14 commits indexed

  1. 517549c 2026-09-15 TK-11438: migrate build script postgres connections to unix socket
  2. b1db05a 2026-09-15 TK-11438: migrate postgres pool to unix socket (darwin fallback)
  3. 967ddec 2026-09-04 deploy: guard prod-only runtime data from rsync --delete
  4. af0193a 2026-08-20 nav-agent: sync v1.3 (host left-sidebar collapse on load)
  5. 7269839 2026-08-19 nav-agent: List data full-width tight columns (grid) — layout fix
  6. b7c1e3c 2026-08-19 Refresh nav-agent to v1.2 (adds kv-list compact List view, default-off)
  7. b1393f5 2026-08-13 nav-agent: opt-out detail/chart page(s) from grid-controls (data-nav-agent=off, TK-10525) — resolves findTarget-miss NEEDS flag; documented reason inline
  8. 399237f 2026-08-13 nav-agent: v1.1 merge-mode asset refresh
  9. cdc6c62 2026-08-13 nav-agent: universal grid-controls drop-in on internal viewer pages
  10. 834f5e3 2026-07-31 schumacher-internal: load shared /drill.js instead of inline primitives (TK-10093)
  11. cb5da71 2026-07-31 schumacher-internal: adopt href-to-deeper-data primitives (fleet copy #1)
  12. eec73e2 2026-07-16 chore: lint, refactor, v0.3.0 (session close) — RFC7617 auth split, fresh-deploy load guard, build-script cleanup, rename astek→schumacher
  13. f3a51a8 2026-07-16 update deploy port from 9946 (collision with fentucci-site) to 9965
  14. 14eec49 2026-07-16 schumacher-internal: internal-only Schumacher line viewer (astek :9944 spec, 3902 products, E2E chromium+webkit PASS)

Authors

Agents used

  • none detected

Skills used

  • /quadrille1
  • /claude1
  • /code1
  • /chart1
  • /drill1
  • /kvd1

Creative ideas + design notes

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

b1db05a · 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
967ddec · 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
cb5da71 · 2026-07-31 · schumacher-internal: adopt href-to-deeper-data primitives (fleet copy #1)
First fleet propagation of the astek-landing reference (TK-10093). schumacher-internal
is a byte-identical structural twin, so the exact recipe dropped in verbatim:
URL-addressable filters (qstr/readURL/writeURL+popstate), drill()/kvd() atoms on
card + info-drawer, facet counts as real <a href> anchors, PDP specDrill() chain-down.
Verified on throwaway instance (3902 products, index+PDP JS parse, PDP 200, markers served).

File tree

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

Other build journals

← Scarlet Riverboat Masquerade  ·  all 4 projects  ·  Schumacher Restore →

Export

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

rendered in 2ms