{ "job_name": "Multi-Site T1 Launch - 10 Articles Across 3 Sites", "project_id": 2, "description": "Generate 10 Tier 1 articles distributed across 3 deployment sites", "deployment_targets": [ "www.domain1.com", "www.domain2.com", "www.domain3.com" ], "deployment_overflow": "round_robin", "tiers": [ { "tier": 1, "article_count": 10, "models": { "title": "openai/gpt-4o-mini", "outline": "anthropic/claude-3.5-sonnet", "content": "anthropic/claude-3.5-sonnet" }, "anchor_text_config": { "mode": "default", "custom_text": null, "additional_text": null }, "validation_attempts": 3 } ], "failure_config": { "max_consecutive_failures": 5, "skip_on_failure": true }, "interlinking": { "links_per_article_min": 2, "links_per_article_max": 4, "include_home_link": true } }