The Qualification Areas
Before anybody is assessed, the movement publishes what it is assessing for. Eighteen named areas — anti-corruption, loyalty to the USA, economics, constitutional competence, not being controlled or influenced — each one a public file stating the question that area asks and what a strong, middling and weak answer looks like. A second public file states how much each area counts, as percentages adding to 100, and a settings page lets you replace them with your own.
What it does
A qualification is one named area in which the movement assesses whether somebody would be a good politician. Each area is one file in the public data repository, carrying a frozen key, the single question the area asks about a person, why that area matters, and written guidance splitting a shared 0-to-10 scale into three bands: what a good, middling and bad answer looks like.
A qualification file describes an area and never a person. No politician's name appears in any of them, so the directory cannot carry a claim about a named living human. And an area is a committed file anybody can read and argue with, not a software release with its reasoning hidden inside.
One further public file does two jobs. It is the roll-call — an area not listed there takes no part in the case. And it is the weight vector: each entry states, as a percentage, how much that area counts when one candidate is compared against another for the same seat. The percentages must total 100, so a new area is paid for by every existing one. That has already happened: an eighteenth area came in at a declared 17%, took the total to 117, and every weight was rescaled back to 100 under two rules set in advance — whole numbers only, and nothing may fall to zero, because a zero reads as "this does not matter" rather than "this is small".
Then you get to disagree with all of it. A settings page lists every area and lets you set your own percentages:
- A wide slider per area, accurate to a hundredth of a percent, with a typed box beside it holding the same number.
- The movement's default beside your number, a reset on any row you moved, and a reset-all.
- A live total underneath. If it is not 100, the page says plainly that anything computed from your weights was rescaled by that total.
- No account needed. Only the values you changed are stored.
Your weights are a lens applied when you read. They re-order the field on your screen. They do not alter one published number.
The goal it serves
The standard is published before the verdict. The usual sequence in politics runs the other way: the conclusion is reached, and the criteria are described afterwards in whatever shape justifies it. Here the yardstick sits in a public repository with a git history, so you can argue with what is being measured before any number about any person is put in front of you. If you think "not controlled or influenced" should not be 15%, you have something concrete to object to.
It also replaces the cheapest way to judge a candidate. Party tells you almost nothing about whether a person can read a budget, hold up under pressure, or refuse a donor. Eighteen named areas with written guidance are slower and far more informative, and they work on a first-time candidate with no voting record at all — exactly where party is the only signal most voters are offered. The Qualifications area covers the standard itself; Good New Leaders covers the people it gets applied to.
The slider exists because one fixed national list of what matters would just be another authority telling citizens what to care about. Meritocracy here means influence earned in public and capped on purpose. This is the reader-facing half: you keep your own priorities, and the field re-orders to match. Writing down what you weigh is the same discipline as writing down your values, applied to people instead of policy.
What keeps it honest
- No person in the standard. A qualification file names an area, its question and its guidance, never a human being. The catalog cannot become an accusation.
- Nothing is ever weighted to zero. A percentage that cannot be read carries no weight and is reported as a fault, never quietly treated as a zero — which would look identical to deciding the area does not count.
- A total that is not 100 gets said out loud. When the weights are mid-edit, anything computed from them is rescaled by the real total, and the page prints that in words where the number appears.
- A gap is published, not filled in. An area with a file but no roll-call entry still loads and still renders; it carries no weight, takes no part in the comparison, and its absence is reported as a named gap.
- The combination is arithmetic, not judgement. The AI reads material and assesses one area at a time; combining those assessments with the weights is ordinary code, so the same inputs always produce the same output.
A heavy weight is a statement about what the movement thinks matters. It is not proof about any person.
Works with
- The Politician Record Page — where a person's assessment in each area appears, beside the awards from their voting record.
- The Rosters — the catalog is how somebody with no voting record gets assessed at all.
- Your Seats And The Seat Map — the weighted comparison orders the candidates competing for one seat.
Where to go next
- Qualifications — the standard itself, written down before anyone is assessed.
- The qualification areas — all eighteen areas and what each one asks.
- Meritocracy — why influence here is earned in public and deliberately capped.
- Clone the record — read the qualification files and the weight file yourself.
- Open the app — set your own weights on the settings page.