Audio overview
A guided walk through the whole framework.
Papers & replication
The full series, free to read — the complete working papers and a replication suite where every empirical claim is backed by code you can run on real data. Three papers are also posted on SSRN; the rest are here in full ahead of their SSRN release.
The series
Where a paper is on SSRN, the title links there and the PDF sits beside it; the rest open as PDFs here until they post. Each paper also has a Data link: a one-click download of the full package: the paper plus exactly the code and data behind it. Hover a row to see what it tests.
Download all papers & data (zip) Papers only (PDF, 14 files) Browse on SSRN ↗
- One Model, Many Systems: A Constitutional Monetary Architecture PDF Data
- A Historical Counterfactual: Empirical Analysis, 1960-2055 PDF Data
- Transition Architecture and Migration Mechanics PDF Data
- Constitutional Vulnerability of a Rules-Based Monetary Statute PDF Data
- A Macroeconomic Model of a Dual-Circuit Monetary System PDF Data
- Full-Reserve Banking PDF Data
- External Interoperability PDF Data
- The Structural Buyer PDF Data
- Bounded Citizen Ownership and the Transactional-Money Locus PDF Data
- Empirical Validation PDF Data
- Governance PDF Data
- Crisis Behaviour PDF Data
- Comparative Analysis PDF Data
- Distribution and Wealth Inequality PDF Data
Run it yourself
Don't take the papers on trust. Run the code that backs them, here, now.
Verify it in your browser — no install, no trust required
Real CPython, compiled to WebAssembly, running the actual replication code in this tab. It fetches a package's own scripts, runs them, and checks every number against the values the paper published. Nothing is precomputed — if the code stops reproducing the paper, this page says so.
Give it a moment — some take 20+ seconds.
What a pass means. Expected values come from each package's published artifact
(all_results.txt / results/*.json) — the numbers the papers cite — not from
this run. A pass means every one of them was reproduced to a relative tolerance of 1e-6. Figures are
drawn by the code as it runs; none are stored.
Prefer to run it locally? git clone the repo, then
cd replication && python run_all.py — that covers the full suite and takes a few
minutes. Add --report for an HTML report with every figure.
Replication & data
Built to be checked, not believed.
Each empirical paper ships with a self-contained package on its Data link above, and the full set is in the download at the top. All run on genuine data: BLS CPI, the SF Fed inflation decomposition, SSA Trustees data, the 2022 Survey of Consumer Finances microdata, the Alaska Permanent Fund, and FRED monetary series. Every figure and table in the papers can be regenerated from source.
Download the full replication suite (zip)
Each package runs the same way:
pip install -r requirements.txt python run_all.py
Have AI explain the Citizens Standard
Want to understand it, or check whether it holds up? Give any AI the companion document and paste the prompt below. It asks the AI to explain the framework clearly first, then evaluate it honestly.
- Download the companion document (one file, the whole framework): the buttons below.
- Attach it to ChatGPT, Claude, Gemini, or any AI (drag the file in, or use the paperclip). Attaching is more reliable than links, since many AIs can't open web pages.
- Paste the prompt below and send.