bhaviav100
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Show HN: I visualized how AI agent systems accidentally become org charts (jointherevolution.today)
Most companies deploying AI agents are accidentally building organizations. You start with one agent. It gets overwhelmed. You add more. They start routing to each other based on what works. Repeated behavior hardens…
-
My agents retry a bit more than it should, and there goes my bill up in the sky. I tried figuring out what is causing this but none of the tools helped much. and the worse thing for me is that everything shows up as…
- Show HN: An authority gate for AI-generated customer communications (authority.bhaviavelayudhan.com)
Many teams now allow AI systems to draft customer-facing messages across support, CRM, and billing workflows. This introduces a specific failure mode: AI can generate text that constitutes an irreversible business…
- Show HN: An authority gate for AI-generated customer communication (authority.bhaviavelayudhan.com)
Hi HN, As more teams let AI draft or send customer-facing emails (support, billing, renewals), I’ve been noticing a quiet failure mode: AI-generated messages making commitments no one explicitly approved. Refunds…
-
Hi HN, I’ve been uneasy watching AI systems get wired directly into production systems without any real authority layer. So I built a small gateway that sits between an application, an LLM, and real-world actions. It…