The More Technical I Get, the Less I Want to Automate Everything

I still get excited when I see a boring task and think, “I think I can do something about it, I can build something to automate this.” That is partly the GTM engineering mindset I’ve been in for a while now. And so much of the work is spread across things that do not really belong together. CRM fields, spreadsheets, call notes, dashboards, Slack messages, enrichment tools, random CSV exports, and someone asking for an update five minutes before a meeting. ...

July 5, 2026 · 10 min · Shivam Chhuneja

AI Agent Guardrails Look Simple Until You Actually Code Them

I have spent the last year working around AI security and governance, so I already understood the high level idea behind guardrails. Agents should have boundaries. Tools should have scopes. Read access and write access should mean different things. A system that can touch files, APIs, CRMs, Slack, browsers, or internal docs should probably have a stronger plan than “hope it behaves nicely.” Okay, that last sentence already sounds like I am about to sell you a whitepaper. ...

July 2, 2026 · 10 min · Shivam Chhuneja