Commit dcb76cd
fix: replace margin/fulfilment prompt with answerable wording
The "Where am I losing margin — biggest discounts, highest refunds,
longest fulfilment times?" example asked for two dimensions Hey Woo
can't actually answer: true margin needs COGS data the catalog
doesn't carry, and fulfilment-time analysis needs order status-
transition or shipping timestamps the analytics surface explicitly
says are unavailable.
Reframed to dimensions Hey Woo's tools genuinely cover: biggest
discounts (coupon-performance), biggest refunds (refund-analysis),
and oldest on-hold or failed orders (orders_summary filtered by
status). Same merchant intent, an answer Claude can actually give.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent c279d13 commit dcb76cd
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
0 commit comments