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.
|
bounded editorial polish step.
|
||||||
|
|
||||||
debug: true
|
debug: true
|
||||||
|
rag_exclude: [business_plan, charter]
|
||||||
system: agent_prompt
|
system: agent_prompt
|
||||||
|
|
||||||
agent_prompt:
|
agent_prompt:
|
||||||
@@ -115,16 +116,4 @@ steps:
|
|||||||
character_profiles: "{character_profiles}"
|
character_profiles: "{character_profiles}"
|
||||||
|
|
||||||
adjudication:
|
adjudication:
|
||||||
enabled: true
|
enabled: false
|
||||||
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"
|
|
||||||
|
|||||||
Reference in New Issue
Block a user