Viewing profile — bettaher_adam
bettaher_adam
HN member- Joined
- Sat, Mar 28, 2026, 5:28 PM UTC
- HN karma
- 1
- Public activity
- 4 items
- HN profile
- View on Hacker News ↗
About bettaher_adam
No profile information was provided.
Recent public activity
- story
-
comment
Comment #47559674
The fail-closed approach is the right default. One thing I'd add to the attack classes you're considering: prompt injection via filesystem reads — an attacker can craft a file that…
-
comment
Comment #47559657
The skeptic loop concept is the most interesting part here. One thing worth considering for the validation layer: signing the intermediate outputs between agents with HMAC so you c…
-
comment
Comment #47559639
Interesting approach to knowledge unit validation. One thing I've noticed when building constrained LLM pipelines: separating the system prompt from user input at the message level…