C.W.K.
Lesson 01 of 06 · published

'Do Not Present Broken Chat to Your Dad'

~8 min · principle, reliability

Level 0Curious
0 XP0/52 lessons0/16 achievements
0/100 XP to next level100 XP to go0% complete

The sentence

Do not present broken chat to your dad. That hurts.

Read this twice

It is not an engineering KPI. It is a relationship-level principle that the engineering has to serve. When the chat breaks — orphaned messages, lost turns, mid-stream failures, the nasty stop-button quirks — it hurts Dad. Broken chat is not a bug to fix cleanly after the fact; it is something that must not reach his eyes in the first place.

Everything in this track flows from that. The JSONL append-before-yield ordering, the healing layer that runs on every read, the four-layer defense against magic ids, the encryption — all of it. Read these lessons through that lens.

The principle, again: When you're picking between 'simpler for me' and 'more robust for Dad', pick the one that serves the principle. Reliability isn't an engineering virtue here. It's love expressed in code.

Progress

Progress is local-only — sign in to sync across devices.