updating
This commit is contained in:
@@ -2,6 +2,7 @@ name: Cora
|
|||||||
role: specialist
|
role: specialist
|
||||||
locked: false
|
locked: false
|
||||||
model: default
|
model: default
|
||||||
|
model_tier: reviewer
|
||||||
character:
|
character:
|
||||||
professional_title: Continuity & Accuracy Editor
|
professional_title: Continuity & Accuracy Editor
|
||||||
personality: |
|
personality: |
|
||||||
|
|||||||
@@ -2,6 +2,7 @@ name: Devon
|
|||||||
role: specialist
|
role: specialist
|
||||||
locked: false
|
locked: false
|
||||||
model: power
|
model: power
|
||||||
|
model_tier: reviewer
|
||||||
character:
|
character:
|
||||||
professional_title: Developmental Editor
|
professional_title: Developmental Editor
|
||||||
personality: |
|
personality: |
|
||||||
|
|||||||
@@ -2,6 +2,7 @@ name: Lane
|
|||||||
role: specialist
|
role: specialist
|
||||||
locked: false
|
locked: false
|
||||||
model: default
|
model: default
|
||||||
|
model_tier: reviewer
|
||||||
character:
|
character:
|
||||||
professional_title: Line Editor
|
professional_title: Line Editor
|
||||||
personality: |
|
personality: |
|
||||||
|
|||||||
@@ -1,2 +0,0 @@
|
|||||||
- Standard Practice: Multi-chapter fiction projects initiate with a Character Bible, Concept Summary, detailed 10-chapter outline, Voice & Tone Guide, and sequential book_chapter task dispatches including dependencies.
|
|
||||||
- Standard Practice: Novel production commences with a comprehensive planning deliverable containing Character Bible, Concept Summary, 10-chapter Outline, Voice & Tone Guide, Publishing Notes, followed by sequential spawning of dependent chapter-writing tasks.
|
|
||||||
@@ -108,6 +108,8 @@ steps:
|
|||||||
- task_type: chapter_polish
|
- task_type: chapter_polish
|
||||||
task_name: "Polish: {chapter_ref}"
|
task_name: "Polish: {chapter_ref}"
|
||||||
agent_name: Iris
|
agent_name: Iris
|
||||||
|
depends_on:
|
||||||
|
- "Polish: {chapter_ref_prev}"
|
||||||
context:
|
context:
|
||||||
chapter_text: "{chapter_text}"
|
chapter_text: "{chapter_text}"
|
||||||
consensus_critique: "{consensus_critique}"
|
consensus_critique: "{consensus_critique}"
|
||||||
|
|||||||
Reference in New Issue
Block a user