fix: remove duplicate debug key in adjudication criteria block
This commit is contained in:
@@ -73,15 +73,12 @@ adjudication:
|
|||||||
voice_authenticity:
|
voice_authenticity:
|
||||||
weight: 30
|
weight: 30
|
||||||
description: "Bio reads like a real person, not a press release — specific details, no generic praise"
|
description: "Bio reads like a real person, not a press release — specific details, no generic praise"
|
||||||
debug: true
|
|
||||||
length_variants:
|
length_variants:
|
||||||
weight: 25
|
weight: 25
|
||||||
description: "All four bio lengths are present and appropriately sized for their use case"
|
description: "All four bio lengths are present and appropriately sized for their use case"
|
||||||
debug: true
|
|
||||||
social_optimization:
|
social_optimization:
|
||||||
weight: 25
|
weight: 25
|
||||||
description: "Social bios fit platform character limits and match platform tone"
|
description: "Social bios fit platform character limits and match platform tone"
|
||||||
debug: true
|
|
||||||
completeness:
|
completeness:
|
||||||
weight: 20
|
weight: 20
|
||||||
description: "All sections present: short/medium/long bio, first-person, social bios, contact block"
|
description: "All sections present: short/medium/long bio, first-person, social bios, contact block"
|
||||||
|
|||||||
Reference in New Issue
Block a user