parked_sketch_ebay_deal_watcher_mac_studio_2026-06-13
DARE.CO.UK · PARKED SKETCH · 2026-06-14
Mirrored from ~/.claude/.../memory/parked_sketch_ebay_deal_watcher_mac_studio_2026-06-13.md. This is a design sketch parked for future build — read for context, not as a current deliverable.
“PARKED SKETCH (build tmrw, 2026-06-14) — eBay deal-watcher Cloudflare Worker that polls for Mac Studio listings every 30 min, dedups/price-tracks in KV, notifies on good deals. Dan handed the wrangler.toml; concept + open questions captured. Not built yet.”
Dan, 2026-06-13, mid-Amazon-rebuild: handed a wrangler.toml for an
eBay “Mac Studio look-up” deal-watcher and said “park/sketch for tmrw”.
NOT built — this is the seed to resume from on 2026-06-14.
Surface home (Dan, 2026-06-13 FYI)
Lives under https://agent.gf.cx/ — surface/codename ebay-sniffer.
i.e. agent.gf.cx is the umbrella “agent” surface; ebay-sniffer is the first
agent on it (deal-watcher Worker is its engine). Future agents can hang off
the same agent.gf.cx surface.
The idea
A Cloudflare Worker (deal-watcher) on a 30-min cron that hits the eBay API
for a saved search (first target: Mac Studio), keeps per-listing state in
KV, and fires a notification when a good deal appears (new listing under a
price threshold / below rolling median / Buy-It-Now bargain). Generalises to
any saved search — Mac Studio is just the first source.