fix: remove duplicate debug key in adjudication criteria block

This commit is contained in:
2026-04-09 20:55:38 +00:00
parent 5774d85347
commit b57c74b506

View File

@@ -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"