HackerTrans
TopNewTrendsCommentsPastAskShowJobs

bhaviav100

no profile record

Submissions

[untitled]

1 points·by bhaviav100·16일 전·0 comments

[untitled]

1 points·by bhaviav100·2개월 전·0 comments

[untitled]

1 points·by bhaviav100·3개월 전·0 comments

[untitled]

1 points·by bhaviav100·3개월 전·0 comments

[untitled]

1 points·by bhaviav100·3개월 전·0 comments

Show HN: I visualized how AI agent systems accidentally become org charts

jointherevolution.today
3 points·by bhaviav100·3개월 전·0 comments

[untitled]

1 points·by bhaviav100·3개월 전·0 comments

Ask HN: How are you keeping AI coding agents from burning money?

8 points·by bhaviav100·3개월 전·32 comments

[untitled]

1 points·by bhaviav100·4개월 전·0 comments

[untitled]

1 points·by bhaviav100·4개월 전·0 comments

[untitled]

1 points·by bhaviav100·4개월 전·0 comments

[untitled]

1 points·by bhaviav100·5개월 전·0 comments

[untitled]

1 points·by bhaviav100·6개월 전·0 comments

[untitled]

1 points·by bhaviav100·6개월 전·0 comments

Show HN: An authority gate for AI-generated customer communications

authority.bhaviavelayudhan.com
4 points·by bhaviav100·6개월 전·0 comments

Show HN: An authority gate for AI-generated customer communication

authority.bhaviavelayudhan.com
2 points·by bhaviav100·7개월 전·10 comments

Show HN: An authority gateway that controls AI actions before they execute

github.com
1 points·by bhaviav100·7개월 전·0 comments

I built a tiny API that detects champion loss in B2B SaaS

github.com
1 points·by bhaviav100·7개월 전·1 comments

comments

bhaviav100
·16일 전·discuss
I have been in revenue operations for a decade.

For the last two weeks, I've started a personal 100-day challenge to study and build around what I've been calling a "Company Brain." I'm trying to understand what a company would need beyond search or RAG to actually make better decisions.

Most of what I see today approaches it as search, RAG, memory, or AI agents. I'm not convinced that's the right way to do it

If you've built something, researched it, or have strong opinions, I want to understand your thinking
bhaviav100
·3개월 전·discuss
This is great visibility..just checked the website..I will try this over weekend
bhaviav100
·3개월 전·discuss
Especially when you are running multiple agents for research
bhaviav100
·3개월 전·discuss
Sounds exciting..I liked the token counter concept. Didn't thought about it though. Do you have a GitHub repo?
bhaviav100
·3개월 전·discuss
I agree. This is huge market opportunity. I don't know whether anyone is building this
bhaviav100
·3개월 전·discuss
I haven't tried this .will do
bhaviav100
·3개월 전·discuss
If only there was a way to manage contexts better
bhaviav100
·3개월 전·discuss
Can you try this and let me know whether this helps you

https://authority.bhaviavelayudhan.com/
bhaviav100
·3개월 전·discuss
The only way to make something better is to use it more
bhaviav100
·3개월 전·discuss
Exactly why I built this.

But cost control is not an entirely policy problem. Policies are just guidelines.
bhaviav100
·3개월 전·discuss
This is interesting and I would love to understand more on this..is there a GitHub which I can look at?

Here's something which would help you with another perspective on the contexts https://authority.bhaviavelayudhan.com/journal/35
bhaviav100
·3개월 전·discuss
Both yes and no .we don't have a way to predict or forecast this
bhaviav100
·3개월 전·discuss
Companies won't survive with seats pricing

https://www.theoperatorscircle.com/journal/36
bhaviav100
·3개월 전·discuss
hmm interesting model routing + specialized MDs makes sense for cost efficiency.

I’m seeing a different failure mode though that even with good routing, agents are looping or retrying and burning my money.
bhaviav100
·3개월 전·discuss
yes, compaction and smaller models help on cost per step.

But my issue wasn’t just inefficiency, it was agents retrying when they shouldn’t.

I needed visibility + limits per agent/task, and the ability to cut it off, not just optimize it.
bhaviav100
·4개월 전·discuss
where is the link to Sarah?
bhaviav100
·4개월 전·discuss
DMed you. I would love to check this out
bhaviav100
·4개월 전·discuss
Sent you a DM
bhaviav100
·5개월 전·discuss
Interesting to see verification moving into the agent payment layer. are you seeing more risk from “incorrect execution” vs “unauthorized execution”. Feels like both problems are emerging at the same time as agents start touching money.
bhaviav100
·5개월 전·discuss
The separation between “agent reasoning” and “execution authority” is definitely becoming a real design pattern. what kinds of actions people are most afraid to let agents execute today. Is it mostly infra mutations, or business-facing actions like refunds/credits too?