Scenarios Document

Scenarios Document

S
Public
1Views
0Uses
1Saved
0
1y ago

{ "scenarios": { "BREAKING_NEWS_ALERT": { "description": "Time-sensitive market-moving news blast", "triggers": { "published_within_minutes": 180, "keywords_any": ["soars", "plunges", "hack", "merger", "regulation", "launch"], "priority": 1 }, "tone_profile": { "formality": 3, "energy": 5, "positivity": 3, "humor": 1, "authority": 4, "technical_depth": 2 }, "structure_caps": { "title_max_words": 10, "subtitle_max_words": 7, "blurb_max_words": 40, "summary_max_words": 100, "blog_max_words": 500 } }, "DAILY_NEWSLETTER_BLURB": { "description": "Standard short item for the regular edition", "triggers": { "default": true, "priority": 3 }, "tone_profile": { "formality": 2, "energy": 4, "positivity": 4, "humor": 3, "authority": 3, "technical_depth": 3 }, "structure_caps": { "title_max_words": 10, "subtitle_max_words": 7, "blurb_max_words": 40, "summary_max_words": 100, "blog_max_words": 500 } }, "DEEP_DIVE_FEATURE": { "description": "Long-form analysis, white papers, reports", "triggers": { "keywords_any": ["report", "white paper", "analysis", "survey", "outlook"], "published_older_than_minutes": 240, "priority": 2 }, "tone_profile": { "formality": 3, "energy": 3, "positivity": 3, "humor": 2, "authority": 5, "technical_depth": 5 }, "structure_caps": { "title_max_words": 10, "subtitle_max_words": 7, "blurb_max_words": 40, "summary_max_words": 100, "blog_max_words": 1200 } }, "OPINION_EDITORIAL": { "description": "Perspective or commentary pieces", "triggers": { "keywords_any": ["opinion", "op-ed", "column", "editorial"], "priority": 4 }, "tone_profile": { "formality": 3, "energy": 4, "positivity": 3, "humor": 2, "authority": 4, "technical_depth": 3 }, "structure_caps": { "title_max_words": 10, "subtitle_max_words": 7, "blurb_max_words": 40, "summary_max_words": 120, "blog_max_words": 800 } }, "SOCIAL_MEDIA_TEASER": { "description": "Ultra-short hook for X/LinkedIn threads", "triggers": { "channel": "social", "priority": 5 }, "tone_profile": { "formality": 1, "energy": 5, "positivity": 5, "humor": 4, "authority": 2, "technical_depth": 1 }, "structure_caps": { "title_max_words": 10, "subtitle_max_words": 0, "blurb_max_words": 30, "summary_max_words": 0, "blog_max_words": 0 } } } }

Ratings