Crezana Internal

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

Search the build

20 commits indexed

  1. d895e16 2026-09-12 TK-11438: crezana-internal DB host -> PGHOST/socket on darwin (off hardcoded 127.0.0.1 TCP)
  2. 036e705 2026-08-20 nav-agent: sync v1.3 (host left-sidebar collapse on load)
  3. 15f8f61 2026-08-19 nav-agent: List data full-width tight columns (grid) — layout fix
  4. 3618a2f 2026-08-19 Refresh nav-agent to v1.2 (adds kv-list compact List view, default-off)
  5. 79e7fc2 2026-08-13 nav-agent: v1.1 merge-mode asset refresh
  6. b7d1c7c 2026-08-13 nav-agent: universal grid-controls drop-in on internal viewer pages
  7. 7cf32f3 2026-07-31 crezana-internal: adopt shared /drill.js href-to-deeper-data primitives (TK-10093)
  8. 66097a4 2026-07-14 crezana-internal: add Memo/Stock/Price purchasing actions on each chip (shared vendor-requests module, astek pattern)
  9. b3ada47 2026-07-14 chore: v1.0.1 (session close — DWCZ 6-digit SKU display + open read-only /api)
  10. 3195405 2026-07-14 Revert crezana dw_sku to DWCZ-###### 6-digit numbers (Steve: never collection-encoded)
  11. c2f3a0d 2026-07-14 crezana-internal: carry dw_sku into the viewer snapshot so DWCZ SKUs resolve
  12. a6b3be0 2026-07-14 Collection-encoded DWCZ-<coll>-NNN SKUs + handle/title in feed; open read-only /api for aggregator crawl
  13. 51745bb 2026-07-14 auto-save: 2026-07-14T07:59:52 (1 files) — public/activation-calendar.js
  14. a3b816c 2026-07-14 Revert "Add Activation Calendar tab (go-live date+time per staged SKU)"
  15. 72e2a3b 2026-07-14 Add Activation Calendar tab (go-live date+time per staged SKU)
  16. ff668cb 2026-07-14 Show DWCZ- DW series SKU instead of raw CREZ- mfr hash on cards/API/search/sort
  17. 1ebbbb6 2026-07-09 Upgrade rail to all.dw feature-parity: active-chip row + collapsible facet sections (Type/Book/Color-family/Style/Material/Price/Tags/Image), type-ahead, cap/expand, color-family bucketing + style/tag explosion identical in pg + jsonl modes; sort incl Color(family) + dir; card-fields image-only toggle; density/text/date chips preserved
  18. d05fb36 2026-07-09 jsonl-backed data layer: self-contained bundle for Kamatera (no prod DB)
  19. 7a000b7 2026-07-09 Add sort control to crezana internal viewer (Steve hard rule)
  20. fd39508 2026-07-09 initial scaffold: crezana-internal (Crezana onboard)

Authors

Agents used

  • none detected

Skills used

  • /socket1
  • /claude1
  • /code1
  • /drill1
  • /title1
  • /activation-calendar1
  • /search1
  • /sort1
  • /expand1
  • /tag1
  • /text1
  • /date1
  • /psql1
  • /gracie1

Creative ideas + design notes

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

d895e16 · 2026-09-12 · TK-11438: crezana-internal DB host -> PGHOST/socket on darwin (off hardcoded 127.0.0.1 TCP)
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_012yVGcRSnpBEwCirJdqaZvL
d05fb36 · 2026-07-09 · jsonl-backed data layer: self-contained bundle for Kamatera (no prod DB)
Auto-detect source (DATA_SOURCE=jsonl or the data/<vendor>.jsonl bundle present)
loads all rows in-memory from the bundle; the pg/psql path is preserved for local.
DB driver require made lazy so no DB connection is needed in jsonl mode. Includes
the full-fidelity export (all columns the viewer consumes) + export script.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
7a000b7 · 2026-07-09 · Add sort control to crezana internal viewer (Steve hard rule)
Grid had density but no sort <select>. Added Newest/Title/Color/Style sort
wired to render, persisted to localStorage (crz_sort), restored on load —
matches the fromental/gracie pattern.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

File tree

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

Other build journals

← Credentials Agentabrams  ·  all 4 projects  ·  Crezana Scraper →

Export

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

rendered in 0ms