← the noteCHAPTER 1 OF 4 · THE LOOP, IN FULL
Chapter 1 of 4 · expands the note

The loop,
in full.

The note said one game takes about 19 pastes and one human syncing money to names. Here is that claim with receipts: the five jobs that make up a game night today, then the four ways they break. Every message is verbatim from the export. On the right, one real game re-pasting itself. Watch spot 9.

paste 1 / 19 · Wednesday 9v9
One real game, 22 July. The same message, pasted and re-pasted, watch spot №9.
01 · How a game gets made today

Five jobs, one admin,
every single night.

I traced one game from announcement to kickoff and it splits into five distinct jobs. All of them currently run on one phone. It repeats up to three times a day, seven days a week.

JOB 1 Announce & poll

Trisha drafts the template, format, time, price, payment link, and posts it. Sometimes a poll first, to guess demand.

JOB 2 The copy-paste relay

Players copy the newest version of the message, type their name into a numbered slot, and re-send the whole thing. ~19 times per game.

JOB 3 Chase the money

The list and the payments live in two different systems. Trisha is the sync engine, 195 chase messages in ten weeks.

JOB 4 Audit the ticks

Paid players add ✅ next to their own names, self-reported. Trisha cross-checks against the backend and re-posts the corrected list.

JOB 5 Save the game, or call it

If the list stalls: beg, downgrade the format, or cancel and refund everyone by hand. Roughly one game in five wobbles like this. Then, at the turf: "which ground?", asked in chat, answered in chat, every night.

02 · Where it breaks

A list anyone can edit
is a list no one can trust.

Five jobs, all running on copy paste. What follows is not people being careless, it is the physics of running a concurrent database inside a chat message. Exhibit A happened on 22 July:

Case file · 22 July 2026

Paid, and deleted anyway

Tahir paid real money and still lost his slot, because the payment system and the list don't talk to each other.
The recommended fix, from the group itself: copy the message again. The bug is also the workaround.
"An" got wiped as collateral in the same hour. Seven of these complaints are documented in ten weeks, the quiet ones just re-added themselves.
Read that last exchange again. Everyone, including the admin, agrees the pasted list doesn't actually matter; only the link does. The group maintains a 22-line document by hand, ~19 times per game, that everyone admits is not the source of truth.

The ghost payment

Link and list, out of sync

Anyone with the link can pay without ever touching the list, silently taking a spot from someone mid-typing.

The +1 maze

One phone, one payment

The checkout takes exactly one payment per phone. Bringing two friends means three separate people doing three separate checkouts, coordinated by you, over calls.

Waitlist by shouting

No queue, just speed

When demand overflows, priority goes to whoever pays fastest, not whoever queued first. The waitlist is a scramble, not a system.

The 9:44 PM problem

Dropouts with nowhere to go

A late dropout has no way to release a paid spot, and the next person has no way to grab it. The game absorbs the hole, or dies from it.

That is a game night today: five manual jobs, four structural failures, nobody at fault. The obvious next question is what the same night looks like when the loop runs in software. That is chapter 2: the card the group would see, the screens behind it, and the per game math.
Back toThe noteNext chapterThe fix, screen by screen