Crezana Internal

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

Search the build

13 commits indexed

  1. 66097a4 2026-07-14 crezana-internal: add Memo/Stock/Price purchasing actions on each chip (shared vendor-requests module, astek pattern)
  2. b3ada47 2026-07-14 chore: v1.0.1 (session close — DWCZ 6-digit SKU display + open read-only /api)
  3. 3195405 2026-07-14 Revert crezana dw_sku to DWCZ-###### 6-digit numbers (Steve: never collection-encoded)
  4. c2f3a0d 2026-07-14 crezana-internal: carry dw_sku into the viewer snapshot so DWCZ SKUs resolve
  5. a6b3be0 2026-07-14 Collection-encoded DWCZ-<coll>-NNN SKUs + handle/title in feed; open read-only /api for aggregator crawl
  6. 51745bb 2026-07-14 auto-save: 2026-07-14T07:59:52 (1 files) — public/activation-calendar.js
  7. a3b816c 2026-07-14 Revert "Add Activation Calendar tab (go-live date+time per staged SKU)"
  8. 72e2a3b 2026-07-14 Add Activation Calendar tab (go-live date+time per staged SKU)
  9. ff668cb 2026-07-14 Show DWCZ- DW series SKU instead of raw CREZ- mfr hash on cards/API/search/sort
  10. 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
  11. d05fb36 2026-07-09 jsonl-backed data layer: self-contained bundle for Kamatera (no prod DB)
  12. 7a000b7 2026-07-09 Add sort control to crezana internal viewer (Steve hard rule)
  13. fd39508 2026-07-09 initial scaffold: crezana-internal (Crezana onboard)

Authors

Agents used

  • none detected

Skills used

  • /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.

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

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

Other build journals

← Crcp Pitch Video  ·  all 4 projects  ·  Crezana Scraper →

Export

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

rendered in 0ms