Build a self-improving AI system (the method behind SonSunny OS)

How one person + AI built a knowledge system that gets measurably better every week — the four-gate loop you can copy with a folder of text files.

SonSunny OS is a personal AI operating system: 1,500+ knowledge entries, 577 skills, live apps, and a music catalog — run by one person. The machinery is not the interesting part. The interesting part is the loop that makes it improve every week instead of rotting like most note systems. You can copy the loop with nothing but a folder of text files and any AI assistant.

The loop: harvest → vet → wire → measure

Harvest. Every session with AI produces candidate knowledge: a technique that worked, a mistake decoded, a pattern spotted. Most people let these evaporate. Write each one down as a single, self-contained entry — one idea, stated so a stranger could use it.

Vet. Here is the rule that separates a system from a junk drawer: nothing enters the library without passing a gate. Ask three questions. Is it new, or a duplicate of something already saved? Is it TRUE — did it actually work, or did it just sound good? Is it usable — could you act on it next month without remembering this conversation? Two of three is not enough. Junk that gets in never leaves, and it poisons every search after.

Wire. A saved entry that nothing references is dead. Every new entry must be connected the day it lands: linked from the skill or checklist that will use it. If you can't name where it plugs in, that's the vet gate telling you it wasn't real knowledge yet.

Measure. Once a week, check two numbers. How many times did you actually consult the library (if the answer is nearly zero, the system is a museum). And did anything you shipped this week trace back to a library entry? Knowledge that never touches an outcome is decoration.

The one metric that matters

Count two things: raw facts collected, and derived insights — things you concluded by combining what you had. A healthy system produces more conclusions than it consumes facts. The ratio (SonSunny OS calls it the north star) should sit above 1.0. Below that, you're hoarding. Above it, you're thinking.

Why this compounds

Each vetted entry makes the next AI session smarter, because you open with "here's what I already know" instead of starting from zero. Each session then produces new entries. After a few months the system answers questions before the AI does — and the AI's job shifts from answering to combining, which is where the genuinely new ideas come from.


Want the live version? The system status of this very site is public — the site counts its own demand and feeds the weekly review. That's the measure gate, running in production.