Tessera2026-06-149 min read
What Comes After RAG
Building several RAG systems — from plain vector search to hybrid retrieval to knowledge graphs — eventually hit the same wall: the questions users don't know to ask. What I found on the other side.
Read more →Armature2026-06-1114 min read
Why I Built a Harness Instead of a Framework
Nobody ships the harness. They ship the model integration and rebuild the scaffolding from scratch every time. Why Armature is a finished execution environment instead of another framework.
Read more →