@mytechtoday/augment-extensions 2.3.7 → 2.5.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (48) hide show
  1. package/augment-extensions/writing-standards/screenplay/commercials/CHARACTER-COUNT-TRACKING.md +226 -0
  2. package/augment-extensions/writing-standards/screenplay/commercials/CONFIGURATION.md +327 -0
  3. package/augment-extensions/writing-standards/screenplay/commercials/README.md +223 -0
  4. package/augment-extensions/writing-standards/screenplay/commercials/REFACTORING-SUMMARY.md +193 -0
  5. package/augment-extensions/writing-standards/screenplay/commercials/REFERENCES.md +157 -0
  6. package/augment-extensions/writing-standards/screenplay/commercials/VALIDATION-REPORT.md +109 -0
  7. package/augment-extensions/writing-standards/screenplay/commercials/examples/.gitkeep +0 -0
  8. package/augment-extensions/writing-standards/screenplay/commercials/module.json +111 -0
  9. package/augment-extensions/writing-standards/screenplay/commercials/rules/.gitkeep +0 -0
  10. package/augment-extensions/writing-standards/screenplay/commercials/rules/commercial-audience.md +343 -0
  11. package/augment-extensions/writing-standards/screenplay/commercials/rules/commercial-formats.md +396 -0
  12. package/augment-extensions/writing-standards/screenplay/commercials/rules/commercial-persuasion.md +387 -0
  13. package/augment-extensions/writing-standards/screenplay/commercials/rules/commercial-scripts.md +531 -0
  14. package/augment-extensions/writing-standards/screenplay/commercials/rules/commercial-techniques.md +912 -0
  15. package/augment-extensions/writing-standards/screenplay/commercials/rules/commercial-types.md +700 -0
  16. package/augment-extensions/writing-standards/screenplay/commercials/rules/commercials.md +285 -0
  17. package/augment-extensions/writing-standards/screenplay/commercials/scripts/validate-character-count.ts +284 -0
  18. package/cli/dist/commands/generate-shot-list/generator/ai-blocking-extractor.d.ts +58 -0
  19. package/cli/dist/commands/generate-shot-list/generator/ai-blocking-extractor.d.ts.map +1 -0
  20. package/cli/dist/commands/generate-shot-list/generator/ai-blocking-extractor.js +275 -0
  21. package/cli/dist/commands/generate-shot-list/generator/ai-blocking-extractor.js.map +1 -0
  22. package/cli/dist/commands/generate-shot-list/generator/ai-entity-extractor.d.ts +41 -0
  23. package/cli/dist/commands/generate-shot-list/generator/ai-entity-extractor.d.ts.map +1 -0
  24. package/cli/dist/commands/generate-shot-list/generator/ai-entity-extractor.js +155 -0
  25. package/cli/dist/commands/generate-shot-list/generator/ai-entity-extractor.js.map +1 -0
  26. package/cli/dist/commands/generate-shot-list/generator/context-builder.d.ts +65 -2
  27. package/cli/dist/commands/generate-shot-list/generator/context-builder.d.ts.map +1 -1
  28. package/cli/dist/commands/generate-shot-list/generator/context-builder.js +394 -98
  29. package/cli/dist/commands/generate-shot-list/generator/context-builder.js.map +1 -1
  30. package/cli/dist/commands/generate-shot-list/generator/index.d.ts +59 -1
  31. package/cli/dist/commands/generate-shot-list/generator/index.d.ts.map +1 -1
  32. package/cli/dist/commands/generate-shot-list/generator/index.js +364 -34
  33. package/cli/dist/commands/generate-shot-list/generator/index.js.map +1 -1
  34. package/cli/dist/commands/generate-shot-list/generator/types.d.ts +3 -2
  35. package/cli/dist/commands/generate-shot-list/generator/types.d.ts.map +1 -1
  36. package/cli/dist/commands/generate-shot-list/generator/validator.d.ts +33 -0
  37. package/cli/dist/commands/generate-shot-list/generator/validator.d.ts.map +1 -1
  38. package/cli/dist/commands/generate-shot-list/generator/validator.js +167 -0
  39. package/cli/dist/commands/generate-shot-list/generator/validator.js.map +1 -1
  40. package/cli/dist/commands/generate-shot-list/help-text.d.ts +1 -1
  41. package/cli/dist/commands/generate-shot-list/help-text.d.ts.map +1 -1
  42. package/cli/dist/commands/generate-shot-list/help-text.js +11 -0
  43. package/cli/dist/commands/generate-shot-list/help-text.js.map +1 -1
  44. package/cli/dist/commands/generate-shot-list.d.ts +1 -0
  45. package/cli/dist/commands/generate-shot-list.d.ts.map +1 -1
  46. package/cli/dist/commands/generate-shot-list.js +7 -4
  47. package/cli/dist/commands/generate-shot-list.js.map +1 -1
  48. package/package.json +5 -1
@@ -0,0 +1,700 @@
1
+ # Commercial Types: Category-Specific Best Practices
2
+
3
+ ## Overview
4
+
5
+ Different commercial types require distinct approaches, tones, and strategies. This guide covers 10 major commercial categories with specific best practices, legal considerations, and proven techniques for each type.
6
+
7
+ ## Type Comparison Table
8
+
9
+ | Type | Primary Goal | Tone | Typical Length | Key Challenge | Legal Sensitivity |
10
+ |------|--------------|------|----------------|---------------|-------------------|
11
+ | Product | Drive sales | Enthusiastic, benefit-focused | 15-30s | Differentiation | Medium (claims) |
12
+ | Service | Build trust | Professional, reassuring | 30-60s | Intangibility | Medium (promises) |
13
+ | Retail | Immediate action | Urgent, promotional | 15-30s | Standing out | Low (pricing) |
14
+ | Political | Persuade voters | Varies (positive/negative) | 30-60s | Credibility | High (disclaimers) |
15
+ | PSA | Change behavior | Serious, emotional | 30-60s | Avoiding preachy tone | Low |
16
+ | Pharmaceutical | Inform + persuade | Balanced, medical | 60-90s | Side effects disclosure | Very High (FDA) |
17
+ | Financial | Build confidence | Trustworthy, stable | 30-60s | Complexity | Very High (SEC, FINRA) |
18
+ | Automotive | Inspire desire | Aspirational, dynamic | 30-60s | Commoditization | Medium (MPG, safety) |
19
+ | Food/Beverage | Create craving | Sensory, appetizing | 15-30s | Health claims | High (FDA, FTC) |
20
+ | B2B | Demonstrate ROI | Professional, data-driven | 60-120s | Engagement | Medium (claims) |
21
+
22
+ ## 1. Product Commercials
23
+
24
+ ### Objective
25
+ Sell a specific physical product by demonstrating benefits, creating desire, and driving purchase action.
26
+
27
+ ### Best Practices
28
+
29
+ **Focus on Benefits, Not Features**
30
+ - ❌ "This vacuum has a 2000-watt motor"
31
+ - ✅ "This vacuum picks up pet hair in one pass"
32
+
33
+ **Show the Product in Use**
34
+ - Demonstrate real-world application
35
+ - Before/after comparisons are highly effective
36
+ - Let viewers see themselves using it
37
+
38
+ **Create Urgency**
39
+ - Limited-time offers
40
+ - Scarcity messaging ("While supplies last")
41
+ - Seasonal relevance
42
+
43
+ **Address Objections**
44
+ - Price concerns: Show value, payment plans
45
+ - Quality doubts: Warranties, guarantees, testimonials
46
+ - Complexity fears: "Easy to use," demonstrations
47
+
48
+ ### Example Structure (30-second)
49
+
50
+ ```
51
+ 0:00-0:08 - PROBLEM
52
+ [SHOW: Struggling with old, ineffective product]
53
+
54
+ 0:08-0:20 - SOLUTION
55
+ [DEMONSTRATE: New product solving problem effortlessly]
56
+ [HIGHLIGHT: Key benefit in action]
57
+
58
+ 0:20-0:30 - CTA
59
+ [OFFER: Special pricing, where to buy]
60
+ [GUARANTEE: Risk reversal]
61
+ ```
62
+
63
+ ### Legal Considerations
64
+ - All product claims must be substantiated
65
+ - "Results not typical" disclaimers when showing exceptional outcomes
66
+ - Clear pricing (no hidden fees)
67
+ - Honest representation of product capabilities
68
+
69
+ ### Example: Dyson Vacuum
70
+ ```
71
+ PROBLEM: "Pet hair everywhere. Your vacuum can't keep up."
72
+ SOLUTION: [DEMONSTRATE: Dyson picking up embedded pet hair]
73
+ BENEFIT: "Dyson's cyclone technology captures 99.97% of particles."
74
+ CTA: "Try it risk-free for 30 days. Dyson.com."
75
+ ```
76
+
77
+ ## 2. Service Commercials
78
+
79
+ ### Objective
80
+ Build trust and credibility for an intangible offering, making the abstract concrete and the promise believable.
81
+
82
+ ### Best Practices
83
+
84
+ **Make the Intangible Tangible**
85
+ - Show results, not just process
86
+ - Use customer testimonials
87
+ - Visualize outcomes (before/after, data, transformations)
88
+
89
+ **Build Trust Through Credibility**
90
+ - Years in business
91
+ - Certifications, awards, accreditations
92
+ - Customer satisfaction ratings
93
+ - Money-back guarantees
94
+
95
+ **Address the "Why Us?" Question**
96
+ - What makes your service different?
97
+ - Unique methodology or approach
98
+ - Specialized expertise
99
+ - Customer service commitment
100
+
101
+ **Simplify the Complex**
102
+ - Break down complicated services into simple benefits
103
+ - Use analogies and metaphors
104
+ - Focus on end result, not technical process
105
+
106
+ ### Example Structure (60-second)
107
+
108
+ ```
109
+ 0:00-0:15 - PROBLEM/PAIN POINT
110
+ [SHOW: Customer struggling with issue service solves]
111
+
112
+ 0:15-0:35 - SOLUTION/PROCESS
113
+ [INTRODUCE: Service and unique approach]
114
+ [DEMONSTRATE: How it works (simplified)]
115
+
116
+ 0:35-0:50 - PROOF/CREDIBILITY
117
+ [TESTIMONIALS: Real customers, real results]
118
+ [DATA: Success rates, satisfaction scores]
119
+
120
+ 0:50-0:60 - CTA
121
+ [OFFER: Free consultation, trial, guarantee]
122
+ ```
123
+
124
+ ### Legal Considerations
125
+ - Service promises must be realistic and achievable
126
+ - Testimonials must be genuine (FTC guidelines)
127
+ - Results shown must be typical or clearly labeled as exceptional
128
+ - Professional licensing/certification claims must be accurate
129
+
130
+ ### Example: Legal Services
131
+ ```
132
+ PROBLEM: "Injured in an accident? Insurance companies lowball settlements."
133
+ SOLUTION: "Morgan & Morgan fights for maximum compensation."
134
+ PROOF: "We've recovered over $15 billion for clients."
135
+ CTA: "Free consultation. No fees unless we win. 1-800-THE-LAW."
136
+ ```
137
+
138
+ ## 3. Retail Commercials
139
+
140
+ ### Objective
141
+ Drive immediate foot traffic or online visits through promotional messaging and urgency.
142
+
143
+ ### Best Practices
144
+
145
+ **Lead with the Offer**
146
+ - Don't bury the deal—open with it
147
+ - Make savings/discounts visually prominent
148
+ - Use specific numbers ("50% off" not "Big savings")
149
+
150
+ **Create Urgency**
151
+ - Time-limited offers ("This weekend only")
152
+ - Quantity limits ("While supplies last")
153
+ - Event-driven ("Black Friday," "Back to School")
154
+
155
+ **Show Product Variety**
156
+ - Fast-paced montages
157
+ - Multiple categories represented
158
+ - Appeal to broad audience
159
+
160
+ **Multiple CTAs**
161
+ - In-store AND online options
162
+ - Store locator information
163
+ - Hours of operation for time-sensitive sales
164
+
165
+ ### Example Structure (15-second)
166
+
167
+ ```
168
+ 0:00-0:03 - OFFER
169
+ [BOLD GRAPHIC: "50% OFF EVERYTHING"]
170
+
171
+ 0:03-0:10 - PRODUCT MONTAGE
172
+ [FAST CUTS: Various products, diverse categories]
173
+
174
+ 0:10-0:15 - CTA
175
+ [WHERE/WHEN: "This weekend. In stores and online. Target."]
176
+ ```
177
+
178
+ ### Legal Considerations
179
+ - Sale prices must be genuine (not inflated then "discounted")
180
+ - "Regular price" comparisons must be accurate
181
+ - Exclusions must be clearly stated
182
+ - Availability must be reasonable (not bait-and-switch)
183
+
184
+ ### Example: Target Weekend Sale
185
+ ```
186
+ OFFER: "50% off clothing, home, and electronics."
187
+ MONTAGE: [Products, happy shoppers]
188
+ CTA: "This weekend only. In stores and Target.com."
189
+ DISCLAIMER: "Exclusions apply. See Target.com for details."
190
+ ```
191
+
192
+ ## 4. Political Commercials
193
+
194
+ ### Objective
195
+ Persuade voters to support a candidate or position, often through contrast with opponents.
196
+
197
+ ### Best Practices
198
+
199
+ **Positive Ads (Candidate Introduction)**
200
+ - Personal story, relatable background
201
+ - Key accomplishments and qualifications
202
+ - Vision for future
203
+ - Direct-to-camera authenticity
204
+
205
+ **Contrast Ads (Comparative)**
206
+ - Factual differences on issues
207
+ - Voting record comparisons
208
+ - Policy position contrasts
209
+ - Avoid personal attacks (stay issue-focused)
210
+
211
+ **Attack Ads (Negative)**
212
+ - Use sparingly (can backfire)
213
+ - Stick to verifiable facts
214
+ - Cite sources on-screen
215
+ - Avoid going too negative (voters punish it)
216
+
217
+ **Issue Ads (Policy-Focused)**
218
+ - Clear stance on specific issue
219
+ - How candidate will address it
220
+ - Why it matters to voters
221
+ - Call to action (vote, volunteer, donate)
222
+
223
+ ### Example Structure (30-second Positive)
224
+
225
+ ```
226
+ 0:00-0:10 - PERSONAL CONNECTION
227
+ [CANDIDATE: Speaking directly to camera or with family]
228
+ "I grew up here. I know what matters to you."
229
+
230
+ 0:10-0:20 - ACCOMPLISHMENTS
231
+ [B-ROLL: Candidate working, community events]
232
+ "As mayor, I brought 500 jobs to our town."
233
+
234
+ 0:20-0:30 - VISION + CTA
235
+ "Together, we can build a better future."
236
+ [SUPER: "Vote Jane Smith. November 5th."]
237
+ [DISCLAIMER: "Paid for by Smith for Senate"]
238
+ ```
239
+
240
+ ### Legal Considerations (CRITICAL)
241
+ - **Mandatory disclaimer:** "Paid for by [Committee Name]"
242
+ - **Stand-by-your-ad rule:** Candidate must appear and approve message
243
+ - **Factual accuracy:** Claims must be verifiable (opponents will fact-check)
244
+ - **FEC compliance:** Spending limits, disclosure requirements
245
+ - **Equal time rules:** Broadcast stations must offer equal opportunities
246
+
247
+ ### Example: Issue-Based Political Ad
248
+ ```
249
+ PROBLEM: "Healthcare costs are crushing families."
250
+ SOLUTION: "Senator Johnson voted to cap insulin at $35."
251
+ PROOF: [ON-SCREEN: Senate Bill 1234, Johnson's vote]
252
+ CTA: "Re-elect Senator Johnson. November 5th."
253
+ DISCLAIMER: "Paid for by Johnson for Senate Committee"
254
+ ```
255
+
256
+ ## 5. Public Service Announcements (PSAs)
257
+
258
+ ### Objective
259
+ Change behavior or raise awareness about social issues without selling a product.
260
+
261
+ ### Best Practices
262
+
263
+ **Emotional Resonance Over Preaching**
264
+ - Show consequences, don't lecture
265
+ - Use real stories when possible
266
+ - Avoid condescending tone
267
+
268
+ **Clear, Actionable Message**
269
+ - One specific behavior change
270
+ - Make it achievable (not overwhelming)
271
+ - Provide resources/next steps
272
+
273
+ **Appropriate Tone for Issue**
274
+ - Serious issues: Respectful, somber
275
+ - Health/safety: Urgent but not fear-mongering
276
+ - Environmental: Hopeful, empowering
277
+ - Social causes: Inclusive, compassionate
278
+
279
+ **Credible Messengers**
280
+ - Experts (doctors, scientists)
281
+ - Affected individuals (survivors, families)
282
+ - Trusted celebrities (when authentic)
283
+ - Peer-to-peer (relatable demographics)
284
+
285
+ ### Example Structure (60-second)
286
+
287
+ ```
288
+ 0:00-0:20 - PROBLEM/IMPACT
289
+ [SHOW: Real consequences of issue]
290
+ [EMOTIONAL: Personal story or statistic]
291
+
292
+ 0:20-0:40 - SOLUTION/CALL TO ACTION
293
+ [WHAT TO DO: Specific, achievable action]
294
+ [HOW TO DO IT: Resources, support]
295
+
296
+ 0:40-0:60 - HOPE/EMPOWERMENT
297
+ [POSITIVE OUTCOME: Change is possible]
298
+ [CTA: Website, hotline, organization]
299
+ ```
300
+
301
+ ### Legal Considerations
302
+ - Must be non-commercial (no product/service promotion)
303
+ - Factual accuracy is critical (public trust)
304
+ - Sensitive topics require careful handling
305
+ - May qualify for free airtime (broadcast stations)
306
+
307
+ ### Example: Anti-Smoking PSA
308
+ ```
309
+ IMPACT: [REAL PERSON: "I started smoking at 14. By 30, I had lung cancer."]
310
+ EMOTION: [FAMILY: Children, spouse, fear of loss]
311
+ ACTION: "If you smoke, quit today. If you don't, never start."
312
+ RESOURCES: "Free help at 1-800-QUIT-NOW."
313
+ ```
314
+
315
+ ## 6. Pharmaceutical Commercials
316
+
317
+ ### Objective
318
+ Inform patients about treatment options while complying with strict FDA regulations.
319
+
320
+ ### Best Practices
321
+
322
+ **Balance Benefits and Risks**
323
+ - Major statement (risks) must be equally prominent
324
+ - Can't minimize side effects
325
+ - Must present fair balance
326
+
327
+ **Direct-to-Consumer (DTC) Requirements**
328
+ - Indication (what it treats)
329
+ - Major risks
330
+ - Where to get more information (website, doctor)
331
+
332
+ **Emotional Connection Within Constraints**
333
+ - Show improved quality of life
334
+ - Real patient stories (with disclaimers)
335
+ - Hopeful but not overpromising
336
+
337
+ **Clear Call to Action**
338
+ - "Ask your doctor about [Drug Name]"
339
+ - Website for full prescribing information
340
+ - Patient support resources
341
+
342
+ ### Example Structure (60-second)
343
+
344
+ ```
345
+ 0:00-0:15 - PROBLEM/CONDITION
346
+ [PATIENT: Struggling with condition]
347
+ "Living with [condition] was limiting my life."
348
+
349
+ 0:15-0:30 - SOLUTION/BENEFIT
350
+ [PATIENT: Improved after treatment]
351
+ "[Drug Name] helped me get back to what I love."
352
+ [SUPER: "Individual results may vary"]
353
+
354
+ 0:30-0:50 - MAJOR STATEMENT (RISKS)
355
+ VOICEOVER: "[Drug Name] may cause [side effects].
356
+ Do not take if [contraindications].
357
+ Tell your doctor if [warnings]."
358
+
359
+ 0:50-0:60 - CTA
360
+ "Ask your doctor if [Drug Name] is right for you."
361
+ [SUPER: DrugName.com for full prescribing information]
362
+ ```
363
+
364
+ ### Legal Considerations (FDA REGULATED)
365
+ - **Fair balance:** Benefits and risks equally prominent
366
+ - **Major statement:** Serious risks must be disclosed
367
+ - **Adequate provision:** Full prescribing info must be accessible
368
+ - **Truthful and non-misleading:** All claims substantiated
369
+ - **No off-label promotion:** Only approved indications
370
+
371
+ ### Example: Prescription Drug
372
+ ```
373
+ INDICATION: "If you have Type 2 diabetes..."
374
+ BENEFIT: "Ozempic can help lower A1C and reduce weight."
375
+ RISKS: "Do not use if you have a history of thyroid cancer.
376
+ May cause nausea, vomiting, diarrhea."
377
+ CTA: "Ask your doctor about Ozempic. Visit Ozempic.com."
378
+ ```
379
+
380
+ ## 7. Financial Services Commercials
381
+
382
+ ### Objective
383
+ Build trust and confidence in financial products/services while navigating complex regulations.
384
+
385
+ ### Best Practices
386
+
387
+ **Simplify Without Oversimplifying**
388
+ - Use analogies for complex concepts
389
+ - Focus on outcomes, not jargon
390
+ - Visual aids for data/numbers
391
+
392
+ **Build Trust Through Stability**
393
+ - Emphasize longevity, experience
394
+ - Regulatory compliance, insurance (FDIC, SIPC)
395
+ - Security measures, fraud protection
396
+
397
+ **Address Fear and Uncertainty**
398
+ - Acknowledge financial anxiety
399
+ - Position as partner, not just provider
400
+ - Offer education, not just products
401
+
402
+ **Clear, Honest Communication**
403
+ - No fine print tricks
404
+ - Transparent fees and terms
405
+ - Realistic expectations (not get-rich-quick)
406
+
407
+ ### Example Structure (30-second)
408
+
409
+ ```
410
+ 0:00-0:10 - RELATABLE CONCERN
411
+ [CUSTOMER: "I'm worried about retirement."]
412
+
413
+ 0:10-0:20 - SOLUTION/REASSURANCE
414
+ [ADVISOR: "Let's create a plan together."]
415
+ [SHOW: Planning process, confidence building]
416
+
417
+ 0:20-0:30 - CTA + TRUST SIGNALS
418
+ "Fidelity. Trusted for over 75 years."
419
+ [SUPER: Fidelity.com - Free Consultation]
420
+ ```
421
+
422
+ ### Legal Considerations (HEAVILY REGULATED)
423
+ - **SEC regulations:** Investment advice, performance claims
424
+ - **FINRA rules:** Broker-dealer communications
425
+ - **FDIC requirements:** Deposit insurance disclosures
426
+ - **Truth in Lending:** APR, fees, terms clearly stated
427
+ - **Risk disclosures:** "Past performance doesn't guarantee future results"
428
+
429
+ ### Example: Investment Services
430
+ ```
431
+ CONCERN: "Will I have enough for retirement?"
432
+ SOLUTION: "Vanguard's advisors create personalized plans."
433
+ TRUST: "Trusted by millions of investors since 1975."
434
+ CTA: "Start planning today. Vanguard.com."
435
+ DISCLAIMER: "Investments are subject to risk. Past performance is not a guarantee of future results."
436
+ ```
437
+
438
+ ## 8. Automotive Commercials
439
+
440
+ ### Objective
441
+ Create emotional desire for a vehicle while communicating practical benefits and driving dealership visits.
442
+
443
+ ### Best Practices
444
+
445
+ **Emotional Storytelling**
446
+ - Lifestyle aspiration
447
+ - Family moments, adventure, freedom
448
+ - Status and identity
449
+
450
+ **Showcase Design and Performance**
451
+ - Cinematic visuals (beauty shots)
452
+ - Dynamic driving footage
453
+ - Interior comfort and technology
454
+
455
+ **Practical Information**
456
+ - Fuel efficiency (MPG)
457
+ - Safety ratings
458
+ - Pricing and incentives
459
+ - Lease vs. purchase options
460
+
461
+ **Strong Dealership CTA**
462
+ - "Visit your local [Brand] dealer"
463
+ - Test drive offers
464
+ - Limited-time incentives
465
+ - Website for inventory search
466
+
467
+ ### Example Structure (30-second)
468
+
469
+ ```
470
+ 0:00-0:10 - EMOTIONAL HOOK
471
+ [FAMILY: Road trip, laughter, connection]
472
+ VOICEOVER: "The journey matters."
473
+
474
+ 0:10-0:20 - PRODUCT SHOWCASE
475
+ [CAR: Driving through scenic landscape]
476
+ [FEATURES: Safety, comfort, technology]
477
+
478
+ 0:20-0:30 - CTA + OFFER
479
+ "The new Honda Pilot. Now with 0% financing."
480
+ [SUPER: Honda.com/Pilot - Find Your Dealer]
481
+ ```
482
+
483
+ ### Legal Considerations
484
+ - **MPG claims:** Must use EPA estimates
485
+ - **Safety ratings:** Must be from official sources (NHTSA, IIHS)
486
+ - **Pricing:** Must include all fees or state "MSRP, excludes fees"
487
+ - **Lease terms:** APR, down payment, mileage limits must be disclosed
488
+ - **"Professional driver, closed course":** Required for stunt driving
489
+
490
+ ### Example: Luxury Vehicle
491
+ ```
492
+ ASPIRATION: [EXECUTIVE: Arriving at important meeting in style]
493
+ PERFORMANCE: "The new Mercedes S-Class. Engineered to perfection."
494
+ FEATURES: "Advanced safety. Unparalleled comfort."
495
+ CTA: "Schedule your test drive. MBUSA.com."
496
+ DISCLAIMER: "MSRP $115,000. Excludes taxes, title, license."
497
+ ```
498
+
499
+ ## 9. Food & Beverage Commercials
500
+
501
+ ### Objective
502
+ Create sensory desire and appetite appeal while navigating health claim regulations.
503
+
504
+ ### Best Practices
505
+
506
+ **Sensory Appeal**
507
+ - Close-ups of food (appetizing presentation)
508
+ - Sound design (sizzle, crunch, pour)
509
+ - Color and texture emphasis
510
+ - Slow-motion for impact
511
+
512
+ **Lifestyle Integration**
513
+ - Show consumption in aspirational contexts
514
+ - Social settings (sharing, celebration)
515
+ - Convenience and ease
516
+
517
+ **Taste and Quality Claims**
518
+ - "Fresh," "Natural," "Premium" (if substantiated)
519
+ - Ingredient callouts
520
+ - Preparation methods
521
+
522
+ **Avoid Misleading Health Claims**
523
+ - "Low-fat" requires FDA definition compliance
524
+ - "Healthy" has specific regulatory meaning
525
+ - Nutritional claims must be accurate
526
+
527
+ ### Example Structure (15-second)
528
+
529
+ ```
530
+ 0:00-0:05 - SENSORY HOOK
531
+ [CLOSE-UP: Burger being assembled, cheese melting]
532
+ [SOUND: Sizzle, satisfying crunch]
533
+
534
+ 0:05-0:12 - PRODUCT + CONTEXT
535
+ [PERSON: Taking first bite, eyes close in satisfaction]
536
+ VOICEOVER: "The Whopper. Flame-grilled perfection."
537
+
538
+ 0:12-0:15 - CTA
539
+ [LOGO: Burger King]
540
+ VOICEOVER: "Have it your way."
541
+ ```
542
+
543
+ ### Legal Considerations (FDA/FTC)
544
+ - **Nutritional claims:** Must meet FDA definitions
545
+ - **"Natural":** No artificial ingredients or added color
546
+ - **"Organic":** USDA certification required
547
+ - **Health claims:** Must be substantiated by science
548
+ - **Allergen warnings:** Required for major allergens
549
+ - **Country of origin:** Required for certain products
550
+
551
+ ### Example: Healthy Food Product
552
+ ```
553
+ SENSORY: [FRESH INGREDIENTS: Colorful, vibrant]
554
+ CLAIM: "Made with real fruit. No artificial flavors."
555
+ LIFESTYLE: [FAMILY: Enjoying breakfast together]
556
+ CTA: "Chobani. Real food for real people."
557
+ DISCLAIMER: "See nutrition facts for sugar content."
558
+ ```
559
+
560
+ ## 10. B2B (Business-to-Business) Commercials
561
+
562
+ ### Objective
563
+ Demonstrate ROI and business value to decision-makers, often with longer formats and data-driven messaging.
564
+
565
+ ### Best Practices
566
+
567
+ **Focus on ROI and Business Outcomes**
568
+ - Cost savings
569
+ - Efficiency gains
570
+ - Revenue growth
571
+ - Competitive advantage
572
+
573
+ **Use Data and Proof Points**
574
+ - Case studies
575
+ - Customer testimonials (with company names)
576
+ - Industry statistics
577
+ - Third-party validation
578
+
579
+ **Address Decision-Maker Concerns**
580
+ - Implementation complexity
581
+ - Integration with existing systems
582
+ - Support and training
583
+ - Total cost of ownership
584
+
585
+ **Longer Formats Are Acceptable**
586
+ - 60-90 seconds common
587
+ - Detailed explanations valued
588
+ - White papers, demos, trials as CTAs
589
+
590
+ ### Example Structure (60-second)
591
+
592
+ ```
593
+ 0:00-0:15 - BUSINESS PROBLEM
594
+ [EXECUTIVE: "Our sales team spends hours on manual data entry."]
595
+ [SHOW: Inefficiency, frustration, lost productivity]
596
+
597
+ 0:15-0:35 - SOLUTION/DEMONSTRATION
598
+ [INTRODUCE: Software platform]
599
+ [DEMONSTRATE: Automation, integration, ease of use]
600
+ VOICEOVER: "Salesforce automates your workflow,
601
+ giving your team more time to sell."
602
+
603
+ 0:35-0:50 - PROOF/ROI
604
+ [TESTIMONIAL: "We increased sales by 30% in six months."]
605
+ [DATA: Customer success metrics]
606
+
607
+ 0:50-0:60 - CTA
608
+ "Schedule a free demo. See how Salesforce can transform your business."
609
+ [SUPER: Salesforce.com/Demo]
610
+ ```
611
+
612
+ ### Legal Considerations
613
+ - **Performance claims:** Must be substantiated
614
+ - **Customer testimonials:** Require permission, must be genuine
615
+ - **Competitive comparisons:** Must be factual and fair
616
+ - **Industry statistics:** Must cite credible sources
617
+ - **ROI claims:** Must be based on real customer data
618
+
619
+ ### Example: Enterprise Software
620
+ ```
621
+ PROBLEM: "Manual processes slow your team down."
622
+ SOLUTION: "Workday automates HR, finance, and planning."
623
+ PROOF: "Fortune 500 companies trust Workday."
624
+ ROI: "Customers report 40% faster close times."
625
+ CTA: "Request a demo. Workday.com."
626
+ ```
627
+
628
+ ## Type Selection Guide
629
+
630
+ **Choose Product Commercials When:**
631
+ - Selling tangible goods
632
+ - Demonstrable benefits
633
+ - Visual appeal is strong
634
+ - Impulse purchase possible
635
+
636
+ **Choose Service Commercials When:**
637
+ - Offering intangible solutions
638
+ - Trust and credibility are critical
639
+ - Longer consideration cycle
640
+ - Relationship-based selling
641
+
642
+ **Choose Retail Commercials When:**
643
+ - Driving immediate traffic
644
+ - Promotional/seasonal offers
645
+ - Broad product selection
646
+ - Price/value is key message
647
+
648
+ **Choose Political Commercials When:**
649
+ - Election campaigns
650
+ - Issue advocacy
651
+ - Voter persuasion needed
652
+ - Contrast with opponents
653
+
654
+ **Choose PSAs When:**
655
+ - Social cause or public health
656
+ - Behavior change goal
657
+ - Non-commercial message
658
+ - Community benefit
659
+
660
+ **Choose Pharmaceutical Commercials When:**
661
+ - Prescription drug marketing
662
+ - Patient education needed
663
+ - FDA-regulated product
664
+ - Doctor referral desired
665
+
666
+ **Choose Financial Commercials When:**
667
+ - Banking, investing, insurance
668
+ - Trust and stability critical
669
+ - Complex products/services
670
+ - Regulatory compliance required
671
+
672
+ **Choose Automotive Commercials When:**
673
+ - Vehicle sales
674
+ - Emotional + practical appeal
675
+ - Dealership traffic goal
676
+ - High-consideration purchase
677
+
678
+ **Choose Food/Beverage Commercials When:**
679
+ - Sensory appeal is key
680
+ - Impulse purchase category
681
+ - Lifestyle integration
682
+ - Taste/quality differentiation
683
+
684
+ **Choose B2B Commercials When:**
685
+ - Business decision-makers
686
+ - ROI and efficiency focus
687
+ - Longer sales cycle
688
+ - Data-driven messaging
689
+
690
+ ## Conclusion
691
+
692
+ Understanding commercial types and their unique requirements is essential for effective advertising. Each category has distinct goals, tones, legal considerations, and best practices. Choose the right type for your product/service, follow category-specific guidelines, and always prioritize your audience's needs and regulatory compliance.
693
+
694
+ ---
695
+
696
+ **Next Steps:**
697
+ - Review [Commercial Techniques](./commercial-techniques.md) for execution strategies
698
+ - Study [Legal Compliance](./commercial-laws.md) for category-specific regulations
699
+ - Explore [Persuasion Frameworks](./commercial-persuasion.md) for advanced tactics
700
+