From 68d58d3cafcab763441628f5ee359eda3ebb4ac0 Mon Sep 17 00:00:00 2001 From: David Baity <158404677+MazakTheDwarf@users.noreply.github.com> Date: Sat, 28 Mar 2026 11:34:36 -0400 Subject: [PATCH] Cleaning up --- templates/ai_article_plan.yml | 3 ++- templates/ai_article_research.yml | 3 ++- templates/ai_article_write.yml | 3 ++- templates/blog_research.yml | 1 + templates/blog_series_outline.yml | 1 + templates/blog_write.yml | 1 + templates/book_editorial.yml | 1 + templates/book_outline.yml | 3 ++- templates/book_research.yml | 1 + templates/chapter_polish.yml | 3 ++- templates/chapter_review.yml | 1 + templates/character_sheet.yml | 1 + templates/character_update.yml | 1 + templates/drafting.yml | 1 + templates/recipe_collection_plan.yml | 1 + templates/recipe_develop.yml | 1 + templates/short_story.yml | 1 + 17 files changed, 22 insertions(+), 5 deletions(-) diff --git a/templates/ai_article_plan.yml b/templates/ai_article_plan.yml index b283c54..86d0977 100644 --- a/templates/ai_article_plan.yml +++ b/templates/ai_article_plan.yml @@ -1,6 +1,7 @@ -name: ai_article_plan +name: ai_article_plan description: "Plan a 10-article series — select topics, write briefs, spawn 10 writing tasks for Iris." debug: true +rag_exclude: [business_plan, charter] system: agent_prompt agent_prompt: diff --git a/templates/ai_article_research.yml b/templates/ai_article_research.yml index 563f0e7..301c681 100644 --- a/templates/ai_article_research.yml +++ b/templates/ai_article_research.yml @@ -1,6 +1,7 @@ -name: ai_article_research +name: ai_article_research description: "Research the article series topic — live search + synthesis + spawn article plan task." debug: true +rag_exclude: [business_plan, charter] system: agent_prompt agent_prompt: diff --git a/templates/ai_article_write.yml b/templates/ai_article_write.yml index a80b27b..c036d54 100644 --- a/templates/ai_article_write.yml +++ b/templates/ai_article_write.yml @@ -1,6 +1,7 @@ -name: ai_article_write +name: ai_article_write description: "Write one standalone article from a brief — draft, polish, deliver." debug: true +rag_exclude: [business_plan, charter] system: agent_prompt agent_prompt: diff --git a/templates/blog_research.yml b/templates/blog_research.yml index caa30d3..76b88d0 100644 --- a/templates/blog_research.yml +++ b/templates/blog_research.yml @@ -1,6 +1,7 @@ name: blog_research description: "Research a blog topic — live web search + synthesis + spawn a blog_write task." debug: true +rag_exclude: [business_plan, charter] system: agent_prompt agent_prompt: diff --git a/templates/blog_series_outline.yml b/templates/blog_series_outline.yml index e770228..4c0d054 100644 --- a/templates/blog_series_outline.yml +++ b/templates/blog_series_outline.yml @@ -1,6 +1,7 @@ name: blog_series_outline description: "Plan a blog series — generate a numbered multi-post outline with title, brief, and keywords per post." debug: true +rag_exclude: [business_plan, charter] system: agent_prompt agent_prompt: diff --git a/templates/blog_write.yml b/templates/blog_write.yml index 36c2459..64a6923 100644 --- a/templates/blog_write.yml +++ b/templates/blog_write.yml @@ -1,6 +1,7 @@ name: blog_write description: "Write a standalone blog post — draft, polish, deliver." debug: true +rag_exclude: [business_plan, charter] system: agent_prompt requires: diff --git a/templates/book_editorial.yml b/templates/book_editorial.yml index 5d4bed5..6c2831d 100644 --- a/templates/book_editorial.yml +++ b/templates/book_editorial.yml @@ -1,6 +1,7 @@ name: book_editorial description: "Editorial boardroom — agents review the full manuscript, debate quality, and produce written editorial notes." debug: true +rag_exclude: [business_plan, charter] system: agent_prompt agent_prompt: diff --git a/templates/book_outline.yml b/templates/book_outline.yml index 7e1f56d..9ad326e 100644 --- a/templates/book_outline.yml +++ b/templates/book_outline.yml @@ -1,6 +1,7 @@ -name: book_outline +name: book_outline description: "Boardroom debate to lock the book concept, produce a character bible (for fiction) + full chapter outline, then spawn chapter writing tasks." debug: true +rag_exclude: [business_plan, charter] system: agent_prompt step_pause_mode: true context_builders: diff --git a/templates/book_research.yml b/templates/book_research.yml index 9d8d0e1..0053746 100644 --- a/templates/book_research.yml +++ b/templates/book_research.yml @@ -1,6 +1,7 @@ name: book_research description: "Research trends and context for a book — live search + synthesis + documented findings." debug: true +rag_exclude: [business_plan, charter] system: agent_prompt agent_prompt: diff --git a/templates/chapter_polish.yml b/templates/chapter_polish.yml index ae7f94d..63a5418 100644 --- a/templates/chapter_polish.yml +++ b/templates/chapter_polish.yml @@ -1,9 +1,10 @@ -name: chapter_polish +name: chapter_polish description: > Iris applies the editorial consensus changes to the chapter. This is a bounded correction pass, not a rewrite. Only the listed changes are applied; everything else is preserved verbatim. debug: true +rag_exclude: [business_plan, charter] model: power system: agent_prompt diff --git a/templates/chapter_review.yml b/templates/chapter_review.yml index 75ee59d..726fe78 100644 --- a/templates/chapter_review.yml +++ b/templates/chapter_review.yml @@ -3,6 +3,7 @@ description: > Independent chapter review. Agent reads the chapter and produces a structured critique in their editorial domain with explicit must-fix vs optional categorization. debug: true +rag_exclude: [business_plan, charter] model: power system: agent_prompt diff --git a/templates/character_sheet.yml b/templates/character_sheet.yml index 34acf5f..47493d1 100644 --- a/templates/character_sheet.yml +++ b/templates/character_sheet.yml @@ -1,6 +1,7 @@ name: character_sheet description: "Extract and build a structured character sheet from outline or description. Produces a voice-signature-ready profile for pipeline injection." debug: true +rag_exclude: [business_plan, charter] system: agent_prompt agent_prompt: diff --git a/templates/character_update.yml b/templates/character_update.yml index 4907461..b7cfe53 100644 --- a/templates/character_update.yml +++ b/templates/character_update.yml @@ -3,6 +3,7 @@ description: Update a character's static profile when permanent arc changes occu Triggered when PASS 3 flags Permanent=YES for a character. Reads current character deliverable, appends arc log entry, updates changed fields, and updates relevant RAG files if voice or magic changed. +rag_exclude: [business_plan, charter] context: - character_name: "" # Full character name diff --git a/templates/drafting.yml b/templates/drafting.yml index bd6657c..87cc9b6 100644 --- a/templates/drafting.yml +++ b/templates/drafting.yml @@ -1,6 +1,7 @@ name: drafting description: "Write one chapter in draft-only mode — continuity check, draft prompt, draft, character state extraction, then stop. No editorial pipeline." debug: true +rag_exclude: [business_plan, charter] system: agent_prompt requires: diff --git a/templates/recipe_collection_plan.yml b/templates/recipe_collection_plan.yml index c30e967..17f08fe 100644 --- a/templates/recipe_collection_plan.yml +++ b/templates/recipe_collection_plan.yml @@ -1,6 +1,7 @@ name: recipe_collection_plan description: "Plan a themed recipe collection and spawn individual recipe_develop tasks for Iris." debug: true +rag_exclude: [business_plan, charter] system: agent_prompt agent_prompt: diff --git a/templates/recipe_develop.yml b/templates/recipe_develop.yml index 6011625..2d198ab 100644 --- a/templates/recipe_develop.yml +++ b/templates/recipe_develop.yml @@ -1,6 +1,7 @@ name: recipe_develop description: "Develop one recipe — concept, headnote, ingredients, method, and variations." debug: true +rag_exclude: [business_plan, charter] system: agent_prompt skills: diff --git a/templates/short_story.yml b/templates/short_story.yml index e57b00a..c3c0d42 100644 --- a/templates/short_story.yml +++ b/templates/short_story.yml @@ -1,6 +1,7 @@ name: short_story description: "Write a complete short story — plan, draft, deepen, deliver." debug: true +rag_exclude: [business_plan, charter] system: agent_prompt skills: