Skip to content

Commit dcb76cd

Browse files
garysmurrayclaude
andcommitted
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

File tree

docs/prompt-guides.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ What's bleeding today.
3939

4040
- *"What's stuck in fulfillment? Show on-hold orders by age and any failed orders from the last 30 days."*
4141
- *"Which top sellers are running low or out based on sales velocity?"*
42-
- *"Where am I losing margin — biggest discounts, highest refunds, longest fulfilment times?"*
42+
- *"Where's the leakage right now — biggest discounts, biggest refunds, and oldest on-hold or failed orders worth chasing?"*
4343

4444
## 5. Tune up the catalog
4545

0 commit comments

Comments
 (0)