Describe the outcome
Plan
6 steps- ✓Pull paid orders from the last 24h
- ✓Check inventory + flag backorders
- ✓Recall VIPs from workspace memory
- ✓Create labels for in-stock orders
- 5Send tone-matched notifications
- 6Append run record to ops sheet
order-fulfillment · iteration 5runningRealistic shapes · sampled latencies · light variance.
1shopify.orders.search{status:"paid", since:"24h"}612ms · 184tok
→ 14 paid orders · $4,218 GMV
2inventory.check{skus:["KP-014","KP-022","KP-031"]}488ms · 142tok
→ KP-022 backordered (12 short) · others in stock
3memory.recall{key:"vip_customers"}211ms · 96tok
→ 3 VIPs in batch: #10421, #10433, #10440
4shipping.label.create{order:"#10421", carrier:"ups_2day"}904ms · 220tok
→ label ZX2H8 · ETA Thu
5email.notify_customer{order:"#10421", template:"shipped_vip"}…
Saved workflows
| Workflow | Status | Avg iters | Success | Last run |
|---|---|---|---|---|
Order fulfillment | running | 7.8 | 100% | 1h ago |
Lead qualification v3 | running | 6.2 | 99% | 2m ago |
Invoice reminders | running | 3.1 | 96% | 11m ago |
Support escalation | running | 4.5 | 88% | 18m ago |
Weekly digest | paused | 5.4 | 100% | Mon 8:02am |