BOOSTEDMODE
BM—13.4 / LUNA AUGUST, LA OBIECT / EN Article · journal

August, in plain numbers.

Published30.08.2026
AuthorAli · Boosted Mode
Reading6 min
From the seriesWriting · BM—13

What got built, what broke, what we threw away. With dates, not adjectives.

We publish this monthly for a simple reason: a system sold on "it moves every week" has to be able to show the weeks. Not pretty screens — dates and finished things.

The rule of the column: only what’s delivered and checkable goes in. And what went wrong sits on the same page as what went right, at the same type size. If you ever read a month here in which everything worked, it means we’ve started writing advertising instead of a journal.

01 — Delivered BM—13.4.1 / THE FOUNDATION

The foundation is finished, and with it the boring part.

On 8 August the system had a repo, a deploy and a backup — that was all. By 25 August it had all fourteen pieces of foundation finished, in order, each with its own tests.

Delivered Broke Thrown away
09aug
The full chain, end to end Order → text → graphics → approval. The first time a piece travelled from a subject to something approvable with nobody’s hand in the middle.
22aug
The first real post Publishing to channels was wired up on 21–22 August. The first post that came out of the machine onto a real account went out on the 22nd.
24aug
Results, measured A post’s numbers come back into the system. The same day, a lead got tied to the post that produced it — through a public code, not through guesswork.
25aug
The last piece of foundation Fourteen of fourteen. From here on, what gets added are capabilities, not groundwork.
43
database migrations
96
app routes
4
production engines
1.621
test functions

Counted once, at the closing of the month, on commit 9c83fe67 (31 August 2026, 22:42), the last one on main before September. It’s a photo of the month, not a live counter: it doesn’t recompute on every visit, so it doesn’t repeat the defect that wrote the row above it, a "right now" figure on a page about a closed month. The production engines are four: post, carousel, explainer, graphics. There’s a fifth one in the code, a probe engine that produces nothing for a client; that’s why it says four here and five in the internal inventory.

02 — Delivered BM—13.4.2 / TWO LANGUAGES

The machine learned two languages — properly, not with an if.

Until 27 August, English was a promise on the website.

Now the interface language belongs to the account, not to the browser, and the content language is a folder of playbooks, not a branch in the code. The difference matters: an if language == "en" breaks at the second language. A folder doesn’t.

The last engine pulled out from under hard-coded strings was the explainer, on 28 August. Until then, a "multilingual" engine still had English sentences sewn into it.

03 — It broke BM—13.4.3 / THE COST

What broke, in the order in which it cost us.

Same rows, same type size as the deliveries. This is the section that makes the column credible — if it ever gets shortened "so it reads better", the column is dead.

27aug
A deploy erased a hand-made repair Somebody had fixed something directly on the server; the next deploy went over it, silently. Nothing flagged anything. Since then the rule is that no repair exists unless it’s in the repo.
27aug
A completely green suite over two completely broken functions The tests were checking an imitation of a surface, not the surface. Green meant nothing. Code that touches a foreign surface is proved on it today, not on a copy of it.
20aug
The music supplier closed its free API Without notice. Explainer renders started falling over with a 410. We found out from the errors, not from an email.
30aug
A migration added a constraint instead of widening the old one The effect: the same operation was permitted and forbidden at the same time. Fixed with a second migration, the same day.
30aug
An English account sees the paywall in Romanian 129 sentences the server sends untranslated — including the paywall, which is the moment of sale, not a technical error. Found on 30 August, still unfixed at the time of publishing. We’re writing it here precisely because it’s still open.
04 — Thrown away BM—13.4.4 / TAKEN OUT OF THE MACHINE

What we threw away.

Three things that worked and were taken out anyway. Two of them were selling.

25aug
The founder price Built and removed the same day. It was selling. The problem was that I couldn’t honestly sustain the urgency it created. Anyone already signed up kept the price they were promised.
25aug
The 390 € monthly modules Gone the moment we put the figures side by side on the same page and saw that a part cost more than the whole containing it (249 €).
26aug
An entire section of the front page It explained a piece that was no longer in the machine. A good text about something that doesn’t exist is still a text about something that doesn’t exist.
05 — September BM—13.4.5 / WHAT’S NEXT

What’s coming in September.

Three things started, and one we’re not promising.

The interface for the three access tiers — the decisions exist, the screens don’t. The 129 untranslated sentences. And the missing link between what the system sees in the market and what it proposes we write: today, proposals are born only out of what we ourselves noted down.

What we’re not promising: case studies. We don’t yet have a client’s measured result on this machine, and a case study written before the number is fabricated evidence.

The limits of the numbers above

Every figure on this page comes from our own system and can be recounted. None of them is a client result — client results need clients running long enough for there to be something to measure, and we aren’t there yet. When we are, the number appears here with the name of the month it happened in.

This journal was written from notes that get kept anyway.

Selection and rewriting, not documentation from scratch. That, at small scale, is exactly the argument: the raw material already exists inside what you do — what’s missing is the mechanism that turns it into something publishable. A client who keeps their Brain up to date gets the same piece, at the same cost.