← back to Dw Cadence
initial scaffold (gitify existing files)
aa6d9ec6efff18fd4f31cb5f95adf3474fd1330a · 2026-07-28 07:59:06 -0700 · Steve Abrams
Files touched
Diff
commit aa6d9ec6efff18fd4f31cb5f95adf3474fd1330a
Author: Steve Abrams <steve@designerwallcoverings.com>
Date: Tue Jul 28 07:59:06 2026 -0700
initial scaffold (gitify existing files)
---
.gitignore | 8 ++++++++
TODO.md | 2 ++
2 files changed, 10 insertions(+)
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..1924158
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,8 @@
+node_modules/
+.env*
+tmp/
+*.log
+.DS_Store
+dist/
+build/
+.next/
diff --git a/TODO.md b/TODO.md
new file mode 100644
index 0000000..442bedc
--- /dev/null
+++ b/TODO.md
@@ -0,0 +1,2 @@
+## Scheduled
+- [ ] NEW-SKU UPLOAD CADENCE — 18 products/hr × 24 slots = 432/day (864 variants, under the ~1,000/day Shopify cap; ~116 left for Anna French). Scheduler: launchd com.steve.dw-cadence-hourly (HH:40, 24×/day) → run-cadence-hourly.sh → cadence-import.js (publishes to Online Store). Budget: budget.cjs upload cap 864, roll/sample throttled to 0. STATUS: config armed + committed; GATED go-live = clear ~/.dw-fixer-stop after the daily-variant 429 resets ~4PM PDT 2026-06-19, then reload the plist.
(oldest)
·
back to Dw Cadence
·
(newest)