How I maintain coherence across 66,000 lines of code without losing the thread

Most AI-augmented development workflows break somewhere between promt 50 and 200, or as I've come to call it: The context wall. This isn't because the model gets worse, but a context problem. The co...

The problem with AI isn't intelligence. It's orientation.

Every team I talk to has the same complaint: The outputs are generic. The AI sounds confident but ...

I accidentally fixed AI forgetting without embeddings, fine-tuning, or a database

I accidentally fixed AI "forgetting" without a database, embeddings, or fine-tuning through SR-SI. ...

Making Figma speak code's language with Olives

I could've built a new design tool. Instead, I'm forcing Figma to speak code's language - determin...

RAG gives AI a library. SR-SI gives it something closer to a memory

RAG gives AI a library. SR-SI gives AI something closer to a memory. The difference is smaller than...