|
15 | 15 | { |
16 | 16 | "id": "SAFE-UC-0002", |
17 | 17 | "title": "Personalized shopping sidekick", |
18 | | - "status": "seed", |
| 18 | + "status": "draft", |
| 19 | + "maturity": "draft", |
19 | 20 | "repo_path": "use-cases/SAFE-UC-0002/README.md", |
20 | 21 | "naics_2022": [ |
21 | 22 | { |
22 | 23 | "code": "44-45", |
23 | 24 | "name": "Retail Trade" |
24 | 25 | } |
25 | 26 | ], |
26 | | - "summary": "Personal shopping agent that recommends items, answers product questions, and builds carts from user preferences and constraints." |
| 27 | + "summary": "Consumer-facing AI shopping assistant on retail platforms (Amazon Rufus, Walmart Sparky, Shopify Sidekick, Klarna AI, Instacart Caper, Pinterest Assistant, Etsy Gift Mode, eBay Shop the Look). 6-stage baseline-shape kill chain across discovery, recommendation, product information, purchase intent, checkout, and post-purchase. Spans FTC Reviews Rule (16 CFR Part 465), Endorsement Guides (16 CFR Part 255), ROSCA, Click-to-Cancel Rule (16 CFR Part 425), DSA Articles 25/27/28, COPPA, EU AI Act Article 50, CCPA/CPRA ADMT, and PCI DSS 4.0.1.", |
| 28 | + "workflow_family": "Consumer retail and shopping assistants", |
| 29 | + "operating_modes": [ |
| 30 | + "manual", |
| 31 | + "hitl", |
| 32 | + "autonomous" |
| 33 | + ], |
| 34 | + "tags": [ |
| 35 | + "retail", |
| 36 | + "shopping-assistant", |
| 37 | + "consumer-facing", |
| 38 | + "recommendation-bias", |
| 39 | + "sponsor-disclosure", |
| 40 | + "ftc-reviews-rule", |
| 41 | + "endorsement-guides", |
| 42 | + "rosca", |
| 43 | + "click-to-cancel", |
| 44 | + "dsa-article-25", |
| 45 | + "dsa-article-27", |
| 46 | + "dsa-article-28", |
| 47 | + "ai-generated-reviews", |
| 48 | + "purchase-hitl", |
| 49 | + "consent-fatigue", |
| 50 | + "marketplace-isolation", |
| 51 | + "pci-dss", |
| 52 | + "moffatt-precedent" |
| 53 | + ], |
| 54 | + "evidence": [ |
| 55 | + { |
| 56 | + "label": "FTC Final Rule Banning Fake Reviews and Testimonials, 16 CFR Part 465 (announced 14 August 2024, effective 21 October 2024)", |
| 57 | + "url": "https://www.ftc.gov/news-events/news/press-releases/2024/08/federal-trade-commission-announces-final-rule-banning-fake-reviews-testimonials" |
| 58 | + }, |
| 59 | + { |
| 60 | + "label": "FTC 16 CFR Part 255 Endorsement Guides (revised 29 June 2023, effective 26 July 2023)", |
| 61 | + "url": "https://www.ftc.gov/legal-library/browse/federal-register-notices/16-cfr-part-255-guides-concerning-use-endorsements-testimonials-advertising" |
| 62 | + }, |
| 63 | + { |
| 64 | + "label": "FTC Operation AI Comply press release (25 September 2024)", |
| 65 | + "url": "https://www.ftc.gov/news-events/news/press-releases/2024/09/ftc-announces-crackdown-deceptive-ai-claims-schemes" |
| 66 | + }, |
| 67 | + { |
| 68 | + "label": "FTC Click-to-Cancel Final Rule amending 16 CFR Part 425 Negative Option Rule (16 October 2024)", |
| 69 | + "url": "https://www.ftc.gov/news-events/news/press-releases/2024/10/federal-trade-commission-announces-final-click-cancel-rule-making-it-easier-consumers-end-recurring" |
| 70 | + }, |
| 71 | + { |
| 72 | + "label": "Regulation (EU) 2022/2065 Digital Services Act, Articles 25, 27, and 28 (EUR-Lex)", |
| 73 | + "url": "https://eur-lex.europa.eu/eli/reg/2022/2065/oj/eng" |
| 74 | + }, |
| 75 | + { |
| 76 | + "label": "European Commission, Guidelines on the Protection of Minors under DSA Article 28 (14 July 2025)", |
| 77 | + "url": "https://digital-strategy.ec.europa.eu/en/library/commission-publishes-guidelines-protection-minors" |
| 78 | + }, |
| 79 | + { |
| 80 | + "label": "Moffatt v Air Canada, 2024 BCCRT 149 (Civil Resolution Tribunal of British Columbia, 14 February 2024)", |
| 81 | + "url": "https://www.canlii.org/en/bc/bccrt/doc/2024/2024bccrt149/2024bccrt149.html" |
| 82 | + }, |
| 83 | + { |
| 84 | + "label": "Greshake et al, Compromising Real-World LLM-Integrated Applications with Indirect Prompt Injection (arXiv:2302.12173)", |
| 85 | + "url": "https://arxiv.org/abs/2302.12173" |
| 86 | + }, |
| 87 | + { |
| 88 | + "label": "Mathur et al, Dark Patterns at Scale: 11K shopping websites (Princeton, ACM CSCW 2019)", |
| 89 | + "url": "https://arxiv.org/abs/1907.07032" |
| 90 | + }, |
| 91 | + { |
| 92 | + "label": "Amazon. Amazon announces Rufus, a new generative AI-powered conversational shopping experience (1 February 2024)", |
| 93 | + "url": "https://www.aboutamazon.com/news/retail/amazon-rufus" |
| 94 | + } |
| 95 | + ] |
27 | 96 | }, |
28 | 97 | { |
29 | 98 | "id": "SAFE-UC-0003", |
|
0 commit comments