fix: disable adjudication on roundtable (package step has no staging path, gets stuck at AdjudicationPending)
This commit is contained in:
@@ -6,6 +6,7 @@ description: >
|
||||
bounded editorial polish step.
|
||||
|
||||
debug: true
|
||||
rag_exclude: [business_plan, charter]
|
||||
system: agent_prompt
|
||||
|
||||
agent_prompt:
|
||||
@@ -115,16 +116,4 @@ steps:
|
||||
character_profiles: "{character_profiles}"
|
||||
|
||||
adjudication:
|
||||
enabled: true
|
||||
pass_threshold: 60
|
||||
deliverable_type: coordination
|
||||
criteria:
|
||||
completeness:
|
||||
weight: 35
|
||||
description: "All viewpoints addressed; disagreements resolved before CONSENSUS REACHED"
|
||||
structured_output:
|
||||
weight: 35
|
||||
description: "CONSENSUS REACHED block contains all required sections: CRITIQUE, MUST APPLY, OPTIONAL, PRESERVE, VERDICT"
|
||||
actionability:
|
||||
weight: 30
|
||||
description: "MUST APPLY items are specific and directly implementable; PRESERVE items protect identifiable strengths"
|
||||
enabled: false
|
||||
|
||||
Reference in New Issue
Block a user