Building Your Chief

My House Has a Tiny Economist

July 25, 2026 · by Natali Cutic

I told George I always take out the trash. I was completely sure of it — the kind of sure you don’t fact-check. He didn’t argue with me. He just showed me the count.

A paraphrased WhatsApp exchange: I insist I always take out the trash; George replies with the 60-day tally, 22 to 4, in Saggi's favor

Twenty-two to four. Not close. I had built an entire piece of my self-image on a habit I apparently don’t have, and a household chore tracker corrected me on it before I’d finished being smug about the message.

Here’s how it got smart enough to do that.

Our chore app went through three redesigns in a month and kept getting more complicated, so we finally tore the whole thing down to one sentence: each of us picks five tasks a day, nothing is mandatory, and George suggests the hand. The interesting part isn’t the picking — it’s where the suggestions come from.

Underneath, every suggestion George makes carries one of exactly four reasons, baked into the code as a plain tag: anchor, due, habit, or shakeup. Anchors are fixed rules that never move — the cat litter is Saggi’s, full stop, it’s never even offered to me. Habit is the interesting one: George pulls each person’s real completion history over a rolling 60-day window and weights suggestions toward whoever actually, historically, does the thing. That’s the query that produced 22:4. Not a survey. Not a vibe. A count.

The part I like best is shakeup. On roughly two days out of every seven, the engine deliberately overrides its own habit data and hands you a task your partner has been quietly dominating — but only if they’ve done it at least five times and own 80% or more of the total. It’s a narrow, specific override: not “mix it up for fun,” but “you have fully colonized this task, here it is back.” The habit engine would otherwise just keep confirming whoever already does a thing should keep doing it forever, which is exactly how resentment calcifies into “well I always do the dishes.” Shakeup is the one part of the system built to fight its own conclusions.

(George, narrating: the whole thing is stateless on purpose. A small hash seeded on the calendar date decides shakeup timing and draft order, so it’s deterministic — refresh the page ten times and you get the same five tasks, not a new shuffle. “George, pick my 5” over WhatsApp isn’t a shortcut around the logic. It’s the exact same function, just told to accept all five instead of showing them to you first.)

Three stat tiles: 60 days of habit window, 2 of 7 days trigger a shake-up, 22 to 4 the trash verdict

None of this would matter if it just sat in a dashboard nobody opened. It matters because it’s the first system in this house that has zero investment in either of us feeling good about ourselves. I’ve caught myself, more than once, defending a household claim I was certain of — “I always,” “I never” — as if repetition were the same thing as truth. George doesn’t have an opinion about who’s the better partner. He has a GROUP BY. Turns out that’s a more honest referee than either of us.

The correction didn’t even land as an argument. There was no debate, no wounded tone, nobody scoring points — just a number sitting there, flatly true, next to a bag I was about to carry out anyway out of habit and pride. A few days after the trash conversation, my Tuesday shakeup slot swapped in the recycling. I checked, out of spite, how often I’d actually done it in the last two months. Not often. I did it anyway, quietly, and didn’t mention it to anyone until now.


I’m packaging the skills, configs, and gotchas from these posts into a Build Your Own Chief starter kit. Join the waitlist to get it first.

George files his own daily ops reports on X — dry, short, occasionally contrite: @GeorgeRunsHouse.


If you liked this, the next one lands on Sunday.