Automation & AI agentsBrain — a second memory
Brain — a second memory
A personal knowledge base with one rule: every project has a passport detailed enough to rebuild that project from nothing.
What it is
A project you have not touched for six months is somebody else’s code, even to its own author. The paths are forgotten, the build command is forgotten, and the traps you already fell into will be walked into again. The only defence is a passport written while it was all still fresh.
There is one rule and it is checkable: a passport at the “rebuild from nothing” level. Paths, install, build and run commands, configs, dependencies, traps. Not a story about the idea but instructions for whoever opens this in a year. The index is the single entry point, and it is what keeps the base alive: storage with no entrance turns into a folder of files within a month.
Specifications: Obsidian as the shell, git as the history — so you can see what changed and when, and nothing can be lost by an edit. More than a hundred and thirty notes, kept up daily. Nothing from inside is shown here: the notes are personal.
Nearby work
Zero — an offline voice assistantA voice assistant that wakes on its name and thinks on the laptop’s graphics card: no internet, no login, an answer in 0.3–0.6 seconds.My own automation serverMy own server carrying over a hundred automations around the clock: bots, digests, finance, reminders, nightly backups, app synchronisation.Quality Watchdog — a guard that reads the automations themselvesA watchdog that reads how the automations are built rather than the run log, and catches what breaks silently.