Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 1.53 KB

File metadata and controls

30 lines (20 loc) · 1.53 KB

Contributing

What we want

  • Challenges to assumptions — if a number is wrong, show why with a source
  • Better data — ONS, IFS, IEA, academic papers preferred over political sources
  • Alternative parameter sets — "what if LVT is capped at 80%?" is a valid contribution
  • Historical analogues — what happened when Estonia, Singapore, Pennsylvania tried similar things
  • Identified weaknesses — things the model does not account for

What we do not want

  • Policy based on who deserves what — that is philosophy, not economics
  • Keyword lists or heuristics substituting for data
  • Contributions that serve the goals of any existing political party rather than the five goals in README.md

How to contribute

  1. Open an issue first for anything significant — describe the problem before the fix
  2. Fork, branch, change, open a PR
  3. Every changed parameter needs a source linked in docs/sources.md
  4. Every new claim in the manifesto needs a corresponding line in the model

Model discipline

The model (model/) is value-neutral. It runs numbers. It does not argue. The manifesto (manifesto/) draws conclusions from the model. Keep them separate. An economist who disagrees with Swinkism politically should still be able to run the model and agree that the arithmetic is correct.

On critique

The critique/ directory is not a graveyard — it is a live record of the strongest objections. If you find an objection that is not in there, add it. If you think an existing critique is wrong, argue it in the issue, not by deleting it.