HackerTrans
TopNewTrendsCommentsPastAskShowJobs

bhaviav100

no profile record

Submissions

[untitled]

1 points·by bhaviav100·قبل 18 يومًا·0 comments

[untitled]

1 points·by bhaviav100·قبل شهرين·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·قبل 4 أشهر·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
·قبل 18 يومًا·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
·قبل 4 أشهر·discuss
I agree. This is huge market opportunity. I don't know whether anyone is building this
bhaviav100
·قبل 4 أشهر·discuss
I haven't tried this .will do
bhaviav100
·قبل 4 أشهر·discuss
If only there was a way to manage contexts better
bhaviav100
·قبل 4 أشهر·discuss
Can you try this and let me know whether this helps you

https://authority.bhaviavelayudhan.com/
bhaviav100
·قبل 4 أشهر·discuss
The only way to make something better is to use it more
bhaviav100
·قبل 4 أشهر·discuss
Exactly why I built this.

But cost control is not an entirely policy problem. Policies are just guidelines.
bhaviav100
·قبل 4 أشهر·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
·قبل 4 أشهر·discuss
Both yes and no .we don't have a way to predict or forecast this
bhaviav100
·قبل 4 أشهر·discuss
Companies won't survive with seats pricing

https://www.theoperatorscircle.com/journal/36
bhaviav100
·قبل 4 أشهر·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
·قبل 4 أشهر·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?