Back to explore

셸 앞에 의사결정 모델을: AI가 모를 때를 아는 법

AI 코딩 에이전트가 rm -rf 같은 되돌릴 수 없는 명령을 실행하기 전에 의사결정 모델이 신뢰도를 평가합니다. 신뢰도가 낮으면 중단하고 인간 승인을 요청해 프로덕션 삭제를 방지합니다.

AI coding agent: "rm -rf $TARGET/" $TARGET = unset. One command can erase production. Instead, put a decision model before the shell. "irreversible: 0.33 confidence" Low confidence → STOP → human approval. The safety feature? AI that knows when it doesn’t know. #jev

· 2 likesOpen on X