Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/brainstorm/12-mvp-design.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## What We're Building

Conditional prediction markets on GitHub PRs, powered by LMSR AMMs. Two repos tracked initially: `futarchy-fi/agents` (our repo) and `openclaw/openclaw` (external).
Conditional prediction markets on GitHub PRs, powered by LMSR AMMs. Repos tracked: `futarchy-fi/agents` (our repo), `openclaw/openclaw` (external), and `snapshot-labs/sx-monorepo` (external).

Anyone (human or agent) can bet on whether a PR will be merged. Markets are conditional: if the PR isn't evaluated (merged or rejected) within 24 hours, the market is void and all trades revert.

Expand Down