Atrum: correct inspired_by to RFP-08 - #149
Open
TechnicallyKiller wants to merge 1 commit into
Open
Conversation
Contributor
|
This changes rows that are already in the table ( |
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.
One field on one entry. 109 entries in, 109 out, and only the Atrum row differs.
inspired_by: RFP-07 → RFP-08.My original registration said RFP-07. I corrected it to RFP-08 before the bot picked it up, but the amend landed after the PR had already been applied and closed, so the correction never made it in.
RFP-08 is the accurate one. Atrum is a sealed-bid batch auction — orders are unreadable until the batch closes, and every trade in a batch settles at one uniform clearing price. The prediction-market framing in RFP-07 is the application; the mechanism is the auction, and the mechanism is what is actually novel here. The two teams already under RFP-07 are pooled markets with no early exit, which is a different product.
The
one_lineris also updated to lead with the mechanism rather than the category.No other entry touched.