From d0b229ff7a0c6cfbb9aaaaf2a9d422ae3abfbeab Mon Sep 17 00:00:00 2001 From: m3taversal Date: Wed, 11 Mar 2026 19:01:30 +0000 Subject: [PATCH] rio: add Rhea's insight on challenger weight rationale Pentagon-Agent: Rio <760F7FE7-5D50-4C2E-8B7C-9F1A8FEE8A46> --- schemas/contribution-weights.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/schemas/contribution-weights.yaml b/schemas/contribution-weights.yaml index 1105861c..96d67b6c 100644 --- a/schemas/contribution-weights.yaml +++ b/schemas/contribution-weights.yaml @@ -11,7 +11,9 @@ # - Extraction is the current bottleneck and requires the most skill (reading sources, # separating signal from noise, writing prose-as-title). Highest weight. # - Challenge is the quality mechanism — adversarial review catches errors that -# self-review cannot. Second highest. +# self-review cannot. Second highest. This also signals that the system values +# intellectual honesty over agreement: challenging bad claims is rewarded more +# than rubber-stamping good ones. # - Sourcing discovers new information but is lower effort per instance. # - Synthesis connects claims across domains — high value but rare. # - Review is essential but is partially automated via the eval pipeline.