Y
Hacker News
new
|
ask
|
show
|
jobs
by
Garza231
46 days ago
Good framework. The one risk is that P1 code written by AI can silently break the assumptions your P0 code was built on. Worth adding a periodic check for that boundary specifically.
1 comments
jdw64
46 days ago
Adding a verification layer is always the right move. That’s a good idea.
I should think about adding some kind of periodic check as well.
link
I should think about adding some kind of periodic check as well.