HackerTrans
TopNewTrendsCommentsPastAskShowJobs

bhaviav100

no profile record

Submissions

[untitled]

1 points·by bhaviav100·16 dni temu·0 comments

[untitled]

1 points·by bhaviav100·2 miesiące temu·0 comments

[untitled]

1 points·by bhaviav100·3 miesiące temu·0 comments

[untitled]

1 points·by bhaviav100·3 miesiące temu·0 comments

[untitled]

1 points·by bhaviav100·3 miesiące temu·0 comments

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

jointherevolution.today
3 points·by bhaviav100·3 miesiące temu·0 comments

[untitled]

1 points·by bhaviav100·3 miesiące temu·0 comments

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

8 points·by bhaviav100·4 miesiące temu·32 comments

[untitled]

1 points·by bhaviav100·4 miesiące temu·0 comments

[untitled]

1 points·by bhaviav100·4 miesiące temu·0 comments

[untitled]

1 points·by bhaviav100·4 miesiące temu·0 comments

[untitled]

1 points·by bhaviav100·5 miesięcy temu·0 comments

[untitled]

1 points·by bhaviav100·6 miesięcy temu·0 comments

[untitled]

1 points·by bhaviav100·6 miesięcy temu·0 comments

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

authority.bhaviavelayudhan.com
4 points·by bhaviav100·6 miesięcy temu·0 comments

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

authority.bhaviavelayudhan.com
2 points·by bhaviav100·7 miesięcy temu·10 comments

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

github.com
1 points·by bhaviav100·7 miesięcy temu·0 comments

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

github.com
1 points·by bhaviav100·7 miesięcy temu·1 comments

comments

bhaviav100
·16 dni temu·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 miesiące temu·discuss
This is great visibility..just checked the website..I will try this over weekend
bhaviav100
·3 miesiące temu·discuss
Especially when you are running multiple agents for research
bhaviav100
·3 miesiące temu·discuss
Sounds exciting..I liked the token counter concept. Didn't thought about it though. Do you have a GitHub repo?
bhaviav100
·3 miesiące temu·discuss
I agree. This is huge market opportunity. I don't know whether anyone is building this
bhaviav100
·3 miesiące temu·discuss
I haven't tried this .will do
bhaviav100
·3 miesiące temu·discuss
If only there was a way to manage contexts better
bhaviav100
·3 miesiące temu·discuss
Can you try this and let me know whether this helps you

https://authority.bhaviavelayudhan.com/
bhaviav100
·3 miesiące temu·discuss
The only way to make something better is to use it more
bhaviav100
·3 miesiące temu·discuss
Exactly why I built this.

But cost control is not an entirely policy problem. Policies are just guidelines.
bhaviav100
·3 miesiące temu·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 miesiące temu·discuss
Both yes and no .we don't have a way to predict or forecast this
bhaviav100
·3 miesiące temu·discuss
Companies won't survive with seats pricing

https://www.theoperatorscircle.com/journal/36
bhaviav100
·4 miesiące temu·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 miesiące temu·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 miesiące temu·discuss
where is the link to Sarah?
bhaviav100
·4 miesiące temu·discuss
DMed you. I would love to check this out
bhaviav100
·4 miesiące temu·discuss
Sent you a DM
bhaviav100
·5 miesięcy temu·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 miesięcy temu·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?