Posts
All the articles I've posted.
Making AI Agents Think Before They Retrieve
Published: at 09:00 PMEvery memory-augmented agent runs the same pipeline: query, retrieve, answer. Nobody asks whether retrieval should happen at all. Here's the missing cognitive control plane that turns memory access from a reflex into a decision, with controller architectures, a formal definition, benchmarks, and working code.
Why Smart Companies Stop Knowing Things
Published: at 05:58 PMSmart companies rarely fail because nobody has data. They fail because reality gets softened, translated, and delayed until the organization can no longer tell what is true.
Why Neural Networks Solve the Wrong Equation
Published: at 03:45 AMPhysics-Informed Neural Networks promise to solve the equations governing reality — heat flow, fluid dynamics, structural stress. But nearly everyone enforces boundary conditions wrong, producing low training losses and physically meaningless results. Here's the fix nobody uses.