AIJune 202618 min read
Most attempts to give an AI a memory end up in a vector database you cannot read or a notes file you cannot trim. Both rot. I have been running the alternative as my daily system: a wiki an agent curates, where recall is something you can read and check rather than something you have to trust.
Read the full postProductJune 20268 min read
Almost every talk about AI and product lands in the same place: how to get from a written spec to clean code. That is the last third of the story, and we are treating it like the whole thing. The two diamonds upstream are where AI changes the work most, and they are the part nobody is filming.
Read the full postAIMay 202613 min read
Model-Driven Architecture promised in 2001 that the model, not the code, would be the primary artefact. It stalled for reasons AI has now removed. The catch is that the two translations in model-driven development want opposite tools, and in a regulated domain you keep the language model out of the runtime path.
Read the full post