fix: portfolio_architectural_review YAML syntax error - remove duplicate debug key
This commit is contained in:
@@ -42,7 +42,6 @@ adjudication:
|
|||||||
structural_purity:
|
structural_purity:
|
||||||
weight: 60
|
weight: 60
|
||||||
description: "Proposed unit has zero overlap and clear black-box boundaries."
|
description: "Proposed unit has zero overlap and clear black-box boundaries."
|
||||||
debug: true
|
|
||||||
operational_clarity:
|
operational_clarity:
|
||||||
weight: 40
|
weight: 40
|
||||||
description: "The charter defines specific inputs and outputs without recursive loops."
|
description: "The charter defines specific inputs and outputs without recursive loops."
|
||||||
Reference in New Issue
Block a user