cleverhoods

↗ HN profile [ 48.7 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. My instruction files grew to 24 files, 400+ lines each. Claude kept going off-script. Asked Claude to review and fix them. It made things different, not better. So I built a linter. 42 rules covering structure, content,…

  2. I kept hitting the same wall with LangGraph: tutorials show you how to build a graph, not how to maintain one when you have 8 nodes, 3 agents, and shared state across subgraphs. So I built a reference architecture with:…