fix: remove duplicate debug key in adjudication criteria block
This commit is contained in:
@@ -70,15 +70,12 @@ adjudication:
|
|||||||
news_value:
|
news_value:
|
||||||
weight: 30
|
weight: 30
|
||||||
description: "Lead paragraph contains a genuine news hook, not marketing language"
|
description: "Lead paragraph contains a genuine news hook, not marketing language"
|
||||||
debug: true
|
|
||||||
ap_style:
|
ap_style:
|
||||||
weight: 25
|
weight: 25
|
||||||
description: "Follows AP style conventions for structure, attribution, and formatting"
|
description: "Follows AP style conventions for structure, attribution, and formatting"
|
||||||
debug: true
|
|
||||||
quote_quality:
|
quote_quality:
|
||||||
weight: 25
|
weight: 25
|
||||||
description: "Quotes are authentic, newsworthy, and attributed correctly"
|
description: "Quotes are authentic, newsworthy, and attributed correctly"
|
||||||
debug: true
|
|
||||||
completeness:
|
completeness:
|
||||||
weight: 20
|
weight: 20
|
||||||
description: "All standard press release sections present and properly formatted"
|
description: "All standard press release sections present and properly formatted"
|
||||||
|
|||||||
Reference in New Issue
Block a user