From Prompts to Contracts: Harness Engineering for Auditable Enterprise LLM Agents
- 1.프롬프트 기반 프로토타입을 감사 가능한 LLM 에이전트로 바꾸는 '하니스 엔지니어링' 패턴 제시
- 2.결정적 동작을 코드·매니페스트·스키마로 이전, 한국 5개 기업집단(상장 25사) 데이터로 검증
- 3.3개 호스티드 모델 270회 실행에서 계약 검증 전부 통과, 프롬프트만으론 위반 차단 실패
- 4.외부 가드레일은 과잉 거부로 유틸리티 88/120, 하니스는 120/120 유지하며 안전성 확보
왜 중요한가?
프롬프트 지시만으로는 추천 문구·내부 트레이스 유출 위반을 막지 못한다는 절제 실험 결과로, 엔터프라이즈 LLM 제품화에 코드 소유 강제 계층이 필수임을 보여준다. 한국 상장기업 공개 데이터 기반 사례라 국내 적용 참고 가치도 있다.
본문 미리보기
arXiv:2607.08028v1 Announce Type: new Abstract: Enterprise large language model (LLM) applications often begin as prototypes whose behavior is carried by prompts and retrieval context. Productization adds requirements for source boundaries, entity routing, answer contracts, and reproducible traces. We present a harness-engineering approach that reconstructs this pattern into a traceable, auditable LLM-agent architecture: deterministic behavior moves into code, manifests, schemas, and validation
전체 내용이 궁금하다면?
원문을 직접 읽어보세요