Hollywood Optc

repo: ~/Projects/hollywood-optc · 16 commits · 0 in last 24h, 2 in last 7d · █

Search the build

16 commits indexed

  1. 00618f1 2026-09-24 TK-10634 rollback: compare-and-swap, dry-run ledger gate, per-record receipts + read-back
  2. dbe09cd 2026-09-24 apply-tk10634: cap the 429 retry + stop writing the reversibility ledger in dry-run
  3. aa6d85f 2026-09-13 auto-data-snapshot: 2026-09-13T09:13:35 (1 data files) — package-lock.json
  4. ba71f7f 2026-09-13 chore: version bump (session close, TK-11480 security fix)
  5. e18e1c0 2026-09-13 security: strip hardcoded dw_admin secret -> env-first/passwordless. No rotation/deploy.
  6. 3e8736f 2026-08-28 auto-data-snapshot: 2026-08-28T01:33:48 (3 data files) — data/tk10634-result-2026-08-28T08-24-54-469Z.json data/tk10634-reversibility-2026-08-28T07-40-13-810Z.jsonl data/tk10634-reversibility-2026-08-28T08-24-54-469Z.jsonl
  7. 5bb5506 2026-08-28 auto-data-snapshot: 2026-08-28T00:56:56 (5 data files) — data/tk10634-result-2026-08-28T07-39-18-244Z.json data/tk10634-result-2026-08-28T07-39-33-879Z.json data/tk10634-reversibility-2026-08-28T07-39-18-244Z.jsonl data/tk10634-reversibility-2026-08-28T07-39-33-879Z.jsonl data/tk10634-reversibility-2026-08-28T07-40-13-810Z.jsonl
  8. ca7f7f2 2026-08-27 TK-10633: restore 36 held Hollywood products to real HWC-#### codes (lane A, DWHD->HWC, reversible)
  9. 90e1ff8 2026-08-27 TK-10633: dry-run + apply/rollback tooling for 36 held products missed by the 62-run (HWC-#### restore, gated)
  10. 1428520 2026-08-22 Add LBI Boyd HWC-recovery request CSV (584 held products)
  11. 45416b6 2026-08-20 chore: v1.0.1 (session close — Option C HWC remap shipped + verified)
  12. c5b6fe2 2026-08-20 Option C HWC remap FIRED: 124/124 applied, reversibility + result recorded
  13. f1a72a3 2026-08-20 Option C HWC remap: apply.mjs + rollback.mjs (reversibility-first, idempotent, throttle-aware)
  14. 2f60c00 2026-08-20 TK-10633 Option C: contrarian FIX-FIRST addressed — canary-10 w/ held rows + gated apply memo staged
  15. 8062609 2026-08-20 TK-10633 Option C prep: LIVE bucket-split (62 HAVE HWC / 584 HELD, both variants) + HWC restore-map + order-history via FULL token (near-zero) + canary-10
  16. 2f761eb 2026-08-20 TK-10633 Option C prep: HW-hash restore-map (644 apply / 2 held) + order-history probe + canary-10

Authors

Agents used

  • none detected

Skills used

  • /tk10634-reversibility-2026-08-5
  • /tk10634-result-2026-08-3
  • /claude1
  • /code1
  • /passwordless1
  • /deploy1
  • /rollback1

Creative ideas + design notes

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

00618f1 · 2026-09-24 · TK-10634 rollback: compare-and-swap, dry-run ledger gate, per-record receipts + read-back
Co-Authored-By: Claude Opus 5.5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01FTb6zN3GEtWz4ML6e7S4ox
dbe09cd · 2026-09-24 · apply-tk10634: cap the 429 retry + stop writing the reversibility ledger in dry-run
The 429 branch re-called graphql() with tries UNCHANGED and no cap, so a sustained
Shopify throttle recursed forever and the live-store run neither finished nor hit
the failure path. Now capped (tries<10) with a thrown error on exhaustion, matching
the 502/503 and THROTTLED branches. Also moved both appendFileSync(REV_PATH) calls
to AFTER the idempotent-skip and !APPLY checks, so a dry-run no longer emits a
reversibility ledger that rollback could later replay as if writes had happened.

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

File tree

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

Other build journals

← Hollywood Mfr Trim  ·  all 4 projects  ·  Hollywood Price 2026 →

Export

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

rendered in 0ms