docs: generalize pairwise mechanism page#334
Open
kronosapiens wants to merge 1 commit intogitcoinco:mainfrom
Open
docs: generalize pairwise mechanism page#334kronosapiens wants to merge 1 commit intogitcoinco:mainfrom
kronosapiens wants to merge 1 commit intogitcoinco:mainfrom
Conversation
|
@kronosapiens is attempting to deploy a commit to the Allo Capital Team on Vercel. A member of the Team first needs to authorize it. |
4dae9d8 to
f7d6fc3
Compare
Reframe Pairwise as a family of preference aggregation methods rather than a single tool. Add estimation vs. aggregation distinction, origins section (Thurstone, Elo, PageRank), and broaden examples beyond RetroPGF (All Our Ideas / PlaNYC, Chatbot Arena, Deep Funding). Drop "(formerly Budget Box)" from the title — that lineage is specific to one tool, not the mechanism. Add foundational and overview references to Further Reading. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
f7d6fc3 to
9508f00
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Reframes the Pairwise mechanism page to describe pairwise as a general family of preference aggregation methods rather than a single tool/deployment. The current page reads as if Pairwise == pairwise.vote (formerly Budget Box) — this update broadens the scope while keeping the entry encyclopedia-style.
Changes
Pairwise (formerly Budget Box)→Pairwise. The "formerly Budget Box" lineage is specific to the Colony / pairwise.vote tool, not the mechanism itself.shortDescriptionrewritten to frame the page as a family of methods.authors: ["Daniel Kronovet"]to the page (and added the corresponding entry tosrc/data/authors.json).Test plan
npx tsx scripts/validate-content.ts src/content/mechanisms/pairwise.mdpasses with no warnings/mechanisms/pairwiseinnpm run devand confirm formatting and links🤖 Generated with Claude Code