Discussion about this post

User's avatar
David Oliver's avatar

Jess, this landed.

The Judgment Stack framing is exactly right. Execution is abundant. Judgment is not.

I actually built my AI brain a little bit ago. A Postgres database backed by an MCP server that gives any AI I use access to the same persistent memory. The goal was simple: stop re-explaining myself every time I open a new chat window.

What I did not expect was how many things could go wrong between "great idea" and "actually working." Wrong API endpoints, mismatched vector dimensions, config files overwriting fixes. Four attempts before it clicked.

I also built something called an LLM Council, adapted from Andrej Karpathy's methodology. Five AI advisors think through a decision independently, peer-review each other anonymously, and a Chairman synthesizes a final verdict. The whole point is that one AI gives you one answer. You have no idea if it is great or mid. The Council shows you where perspectives converge and where they clash.

That part speaks directly to what you wrote: if you do not define your thinking, you outsource it.

The Council forces you to pressure-test a decision before committing.

Worth it.

David

No posts

Ready for more?