rio: extract 3 claims from MetaDAO Proposal #10 (Dutch auction liquidity) #602

Closed
m3taversal wants to merge 54 commits from extract/2024-02-26-futardio-proposal-increase-meta-liquidity-via-a-dutch-auction into main
Showing only changes of commit 016cd5b3a3 - Show all commits

View file

@ -11,7 +11,9 @@
# - Extraction is the current bottleneck and requires the most skill (reading sources, # - Extraction is the current bottleneck and requires the most skill (reading sources,
# separating signal from noise, writing prose-as-title). Highest weight. # separating signal from noise, writing prose-as-title). Highest weight.
# - Challenge is the quality mechanism — adversarial review catches errors that # - 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. # - Sourcing discovers new information but is lower effort per instance.
# - Synthesis connects claims across domains — high value but rare. # - Synthesis connects claims across domains — high value but rare.
# - Review is essential but is partially automated via the eval pipeline. # - Review is essential but is partially automated via the eval pipeline.