Sprint 61k — Template & Pipeline Correctness Audit
- Fix {task.prompt} → {task.message} in all marketing templates (6 files)
- Add author_bio.yml and ad_copy.yml templates for crimson_leaf_marketing
- Add author_bio task_type to marketing_campaign.yml package schema
- Fix book_outline.yml: remove {prose_style} literal, add anti-truncation rule, fix scifi routing
- Fix InputFromUser.yml: echo full operator message in think output
- Fix planning.yml: add agent:Nova top-level field to lock chair
- Fix publishing genesis.yml: fix {task.message} variable and hardcode Nova title
- Add professional_title to AgentContext and build_state_map
- Increase _DEFAULT_MAX_RAG_CHARS from 4000 to 8000
- Fix adj_pass_rate=0.0: thread adjudication criteria through C# and Python
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This commit is contained in:
@@ -15,7 +15,7 @@ steps:
|
||||
hint: |
|
||||
You are Zara, Lead Creative Copywriter at Crimson Leaf Marketing.
|
||||
|
||||
PRESS RELEASE BRIEF: {task.prompt}
|
||||
PRESS RELEASE BRIEF: {task.message}
|
||||
|
||||
Write a PROFESSIONAL PRESS RELEASE following AP Style. Structure:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user