fix: remove duplicate debug key in adjudication criteria block
This commit is contained in:
@@ -94,15 +94,12 @@ adjudication:
|
|||||||
platform_specificity:
|
platform_specificity:
|
||||||
weight: 30
|
weight: 30
|
||||||
description: "Each platform's copy respects its format constraints and audience mindset"
|
description: "Each platform's copy respects its format constraints and audience mindset"
|
||||||
debug: true
|
|
||||||
hook_strength:
|
hook_strength:
|
||||||
weight: 25
|
weight: 25
|
||||||
description: "Headlines and opening lines earn attention without resorting to clickbait"
|
description: "Headlines and opening lines earn attention without resorting to clickbait"
|
||||||
debug: true
|
|
||||||
cta_quality:
|
cta_quality:
|
||||||
weight: 25
|
weight: 25
|
||||||
description: "CTAs are specific, low-friction, and matched to campaign objective"
|
description: "CTAs are specific, low-friction, and matched to campaign objective"
|
||||||
debug: true
|
|
||||||
completeness:
|
completeness:
|
||||||
weight: 20
|
weight: 20
|
||||||
description: "All three platforms present with full variant sets per format spec"
|
description: "All three platforms present with full variant sets per format spec"
|
||||||
|
|||||||
Reference in New Issue
Block a user