forked from mikepsinn/disease-eradication-plan
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_quarto-wishocracy.yml
More file actions
253 lines (239 loc) · 9.49 KB
/
_quarto-wishocracy.yml
File metadata and controls
253 lines (239 loc) · 9.49 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
project:
type: website
output-dir: _site/wishocracy
execute-dir: project
resources:
- knowledge/data/
- assets/
- _redirects
- robots.txt
- llms.txt
render:
# Paper is copied to index.qmd by render script
- index.qmd
- knowledge/appendix/parameters-and-calculations.qmd
# Custom fields for render-quarto.py
dih-render:
emoji: "🗳️"
index-source: knowledge/appendix/wishocracy-paper.qmd
redirect-from: https://wishocracy.warondisease.org
fallback-404-redirect-domain: https://manual.WarOnDisease.org # Redirects here if path doesn't exist on this site
netlify-site-id: "6d3175fc-5866-4d09-985d-aebe008a4966"
netlify-cname: "wishocracy-warondisease-org.netlify.app"
show-confidence-intervals: true # Show 95% CI ranges for calculated values in academic papers
concept-terms:
- term: "Wishocracy"
manual-target: knowledge/solution/wishocracy.qmd
# Image generation prompts (used by scripts/images/generate-project-branding-images.ts)
favicon-prompt: "Letter 'W' with a star above it (wish + star)."
profiles:
default:
dotenv:
allowEmptyValues: true
author:
- name: Mike P. Sinn
email: m@warondisease.org
orcid: 0009-0006-0212-1094
affiliations:
- name: "Institute for Accelerated Medicine"
url: https://acceleratedmedicine.org
website:
title: "Wishocracy: Solving the Democratic Principal-Agent Problem Through Pairwise Preference Aggregation"
description: "Representative democracy suffers from an inescapable principal-agent problem where elected officials' incentives diverge from citizen welfare. Wishocracy introduces RAPPA (Randomized Aggregated Pairwise Preference Allocation), which aggregates citizen preferences through cognitively tractable pairwise comparisons and creates accountability via Citizen Alignment Scores that channel electoral resources toward politicians who actually represent what citizens want."
site-url: https://manual.warondisease.org/knowledge/appendix/wishocracy-paper.html
favicon: assets/icons/wishocracy-favicon.png
page-navigation: true
page-footer:
left: "© 2025 [Institute for Accelerated Medicine](https://acceleratedmedicine.org) | [CC BY-NC 4.0](https://creativecommons.org/licenses/by-nc/4.0/)"
center: "[PDF](/wishocracy-rappa-paper.pdf) | [All Papers](https://manual.warondisease.org/knowledge/papers.html)"
right: "[VOTE](https://WarOnDisease.org)"
navbar:
right:
- text: "Prototype"
href: https://wishocracy.org
- text: "VOTE"
href: https://WarOnDisease.org
execute:
fig-path: "knowledge/figures/"
cache: false
freeze: auto # Only re-run cells when content changes
daemon: 300
daemon-restart: false
env:
PYTHONPATH: "."
metadata:
importance: 94
creator: "Mike P. Sinn"
orcid: "0009-0006-0212-1094"
primary-author: "Mike P. Sinn"
byline: "Mike P. Sinn"
human-author: "Mike P. Sinn"
author-email: "mike@warondisease.org"
author-url: "https://mikesinn.com"
author-website: "https://mikesinn.com"
contact: "mike@warondisease.org"
# title: Removed - each page defines its own title in frontmatter
# description: Removed from metadata section to allow page-level descriptions to override for og:description
# (Website-level description is already set in the 'website' section above)
# abstract: Removed - pages can define their own abstract in frontmatter if needed
language: "en-US"
subject: "Mechanism Design, Collective Intelligence, Direct Democracy, Principal-Agent Problem, Public Resource Allocation"
category: "Academic Paper, Public Policy, Political Science"
coi-statement: "The author declares no competing interests. The author does prefer systems where elected officials represent the people who elected them, which some elected officials may find threatening."
data-availability: "All data and code used in this analysis are publicly available at https://github.com/wishonia/earth-optimization-protocol"
ethics-statement: "This research did not involve human subjects. Representative democracy, in which elected representatives frequently misrepresent, involves all of them."
funding: "This research received no funding. The author attempted to aggregate pairwise preferences among funding agencies but found the sample size was zero."
github-profile: "https://github.com/mikepsinn"
linkedin: "https://www.linkedin.com/in/mikesinn"
orcid-url: "https://orcid.org/0009-0006-0212-1094"
google-scholar: "https://scholar.google.com/citations?user=RjDd_qcAAAAJ"
keywords:
- mechanism-design
- collective-intelligence
- direct-democracy
- principal-agent-problem
- preference-aggregation
- participatory-budgeting
- analytic-hierarchy-process
- democratic-resource-allocation
- wishocracy
- RAPPA
- democratic-innovation
version: "0.9"
edition: "Working Draft"
copyright: "© 2025 Mike P. Sinn"
copyright-year: "2025"
license: "CC BY-NC 4.0"
license-url: "https://creativecommons.org/licenses/by-nc/4.0/"
rights: "Creative Commons Attribution-NonCommercial 4.0 International License"
publisher: "Institute for Accelerated Medicine"
publisher-url: "https://acceleratedmedicine.org"
publisher-name: "Mike P. Sinn"
publisher-email: "mike@warondisease.org"
repo-url: "https://github.com/mikepsinn/wishocracy"
issue-url: "https://github.com/mikepsinn/wishocracy/issues"
source-url: "https://github.com/wishonia/earth-optimization-protocol"
geographic-coverage: "Global"
audience: "Researchers, Policy Makers, Democracy Innovators, Political Scientists"
format: "Working Paper"
type: "Academic"
genre: "Political Science, Mechanism Design, Public Policy"
medium: "Digital"
twitter-site: "https://x.com/warondisease"
twitter-creator: "https://x.com/warondisease"
og-site-name: "Wishocracy"
# Identifiers
# Zenodo Concept DOI (stable across all versions - use for citations and new versions)
doi: "10.5281/zenodo.18205881"
# Open Graph metadata (enables per-page custom OG images)
open-graph: true
image: "https://manual.warondisease.org/assets/og/wishocracy-og-1200x630.jpg"
# Publication tracking
publishing:
own-site:
url: "https://manual.warondisease.org/knowledge/appendix/wishocracy-paper.html"
status: deployed
preprints:
- platform: zenodo
status: auto-uploaded
url: "https://zenodo.org/record/18523095"
doi: "10.5281/zenodo.18205881"
- platform: ssrn
status: pending
url: ""
- platform: arxiv
status: pending
category: cs.GT
journals:
- name: "Social Choice and Welfare"
tier: 2
status: target
url: ""
- name: "Public Choice"
tier: 2
status: target
url: ""
- name: "American Political Science Review"
tier: 1
status: target
url: ""
# Remove "Appendix" prefix
language:
crossref-apx-prefix: ""
section-title-appendices: ""
# Bibliography: Single source of truth for all citations
bibliography: references.bib
csl: nature-annotated.csl # Renders 'abstract' field (quotes) in bibliography
jupyter: dih-project-kernel
format:
html:
lightbox: auto
theme:
- cosmo
mermaid:
theme: neutral
echo: false
number-sections: false
toc: true
toc-depth: 3
# Grid layout for proper sidebar positioning
# See: https://quarto.org/docs/output-formats/page-layout.html#grid-customization
grid:
body-width: 800px
sidebar-width: 0px
margin-width: 250px
gutter-width: 1.5rem
css:
- styles.css
- economics-overrides.css
include-before-body:
- file: assets/html/page-loader.html
include-after-body:
- file: assets/html/site-enhancements-loader.html
include-in-footer:
- file: assets/html/generated-footer.html
- text: |
<p style="text-align: center; margin: 0.5rem 0; font-size: 0.85rem; color: #8b7355;">
<strong>Download:</strong>
<a href="/wishocracy-rappa-paper.pdf" style="color: #8b7355;">PDF</a>
</p>
include-in-header:
- text: |
<!-- Icons (project-specific) -->
<link rel="icon" type="image/png" sizes="32x32" href="/assets/icons/wishocracy-favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/assets/icons/wishocracy-favicon-16x16.png">
<link rel="apple-touch-icon" sizes="180x180" href="/assets/icons/wishocracy-apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="192x192" href="/assets/icons/wishocracy-android-chrome-192x192.png">
<link rel="icon" type="image/png" sizes="512x512" href="/assets/icons/wishocracy-android-chrome-512x512.png">
- file: assets/html/google-analytics.html
- file: assets/html/hypothesis.html
- file: assets/html/fonts-preload.html
citation-hover: true
code-fold: true
link-citations: true
smooth-scroll: true
code-tools: false
filters: [assets/filters/live-version-note.lua]
pdf:
output-file: "wishocracy-rappa-paper.pdf"
documentclass: article
institute: "Institute for Accelerated Medicine"
echo: false
toc: true
toc-depth: 3
number-sections: false
colorlinks: true
link-citations: true
include-in-header:
- callout-bw.tex
- institute-header.tex
- text: |
\paperurl{https://manual.warondisease.org/knowledge/appendix/wishocracy-paper.html}
geometry:
- top=1in
- bottom=1in
- left=1in
- right=1in
fontsize: 11pt
date: ""
filters: [assets/filters/live-version-note.lua]