Live data from Hacker News

I proved my AI agent can't skip the approval step (196 states, zero bypasses)

joshtuddenham.dev

1–2 of 2 posts

Re: I proved my AI agent can't skip the approval step (196 states, zero bypasses)

#2
I've been exploring Petri nets as a formalism for AI agent safety, specifically, proving properties like termination and human-gate enforcement exhaustively across every reachable state, rather than testing them on sample inputs. This post benchmarks the approach against n8n and ReAct on the same agent. Tomorrow I'm open-sourcing the engine as a declarative rules DSL.