Skip to main content

The Problem Record

"Everything is broken" cannot be worked on. The Problem Record is the movement's written list of specific wrongs — one record per wrong, stated precisely enough that somebody could draft legislation against it. Each entry names what is wrong, who it hurts, what causes it, which part of the deal it breaks, and what "fixed" would look like in numbers you could check later.

A single problem record holds the parts a fix has to be built on, and join tables carry its one frozen key out to the enacted law that caused the wrong, the members who voted for it, and the bill written to undo it.

What it does

A problem record is one named thing that is wrong with the country, kept as its own record rather than as a paragraph buried inside a draft bill. The problem is the thing that persists; a bill is one of several attempts to fix it, and attempts fail.

Each record carries a short name, a one-line description, the full statement, who is harmed and how, an ordered root-cause chain with a confidence number on each link, the clauses of the social contract it violates together with the argument for why, and a desired outcome saying what "fixed" looks like and how you would measure it.

  • The desired outcome is the entry test. A problem with no statable fixed state is a complaint and does not go on the list. A record cannot leave draft and reach citizens without one.
  • A category, a priority from 1 to 100, and a severity citizens vote on put the list in an order you can argue with.
  • A lifecycle runs draft, open, accepted, in law, mitigated, resolved. The in law state is derived from the joined bill and can never be set by hand — the record cannot claim progress the legislation does not support.
  • An explicit gaps list names what evidence is absent, why, whether it never existed or was withheld, classified, permanently unavailable, or simply not searched yet, and the work that established that.

Linkage is stored in join tables rather than copied text. The same frozen key walks the whole loop: the problem, the enacted law that caused it, the recorded votes that put that law in place, and the bill written to undo it. Change one record and every view of it changes, because there is only one of it.

Every citizen can read every published record, including someone who has never signed in, and export the raw file to reason on it locally. Signed-in citizens can propose a new problem or give feedback on an existing one.

The goal it serves

Grievance that stays vague cannot be fixed, and cannot be checked either. "The system is rigged" is true and useless in the same breath: nobody can draft against it, nobody can tell whether it got better, and anyone who wants the argument to go away only has to wait it out. Naming each wrong precisely turns an atmosphere into a finite list a citizen can work through. See The Problem for the diagnosis this list breaks into pieces.

Requiring a measurable fixed state does something to the movement, not only to the reader: it forces us to say in advance what we would accept as success. That is the sentence a captured institution never writes down, because a stated success condition is also a stated failure condition. Tying each record to the clause of the deal it breaks applies the same discipline to the standard — the yardstick is the social contract, fixed and published, so a complaint is measured against something other than a mood.

The list is also the front of a chain that ends in drafted legislation — from problem to bill. That is what turns a pile of complaints into a work queue, and why a record gets a permanent key instead of staying a paragraph somebody can quietly reword.

What keeps it honest

The gaps list is the guard. The trap it answers is old: hide a slice of the record, then rule that no conclusion may be drawn without all of it. A record here says which links it has, which it does not, why, and what was done to establish the hole — because "we could not find it" and "we searched every roll call for twelve years and it does not exist" are different claims a reader should weigh differently. Naming the gaps covers the method.

A few more limits:

  • A record must be able to state the other side. Where a strong case exists for an instrument the record calls a problem, that case is written into the record in its own terms. A page that cannot state the counterargument is advocacy, not reasoning.
  • Evidence that undercuts a problem is linkable on purpose. A joined decision can be marked as contradicting the problem, and it renders on the page rather than being dropped.
  • Citizen votes never move the record. Where a problem asks citizens a yes or no question, the tally is published as what citizens said — not as a finding, and not as evidence the claim is correct. If everyone answers yes, the record is unchanged.
  • Nothing here is a claim about a named person. A problem describes an instrument and its recorded effects. Who voted for it is a separate joined record, sourced to the official vote.

Works with

  • Fix Bills — the drafted legislative language on the other end of the join, written from a problem's statement, root causes and desired outcome.
  • The Law Page — the enacted instrument a problem names as its cause, held as its own sourced record.
  • Coverage and Named Gaps — the site-wide method behind a record's gaps list.
  • Proposals and Review — how a citizen's proposed problem gets checked before it reaches the published list.

Where to go next