- full-crud-acc-sales: 20→33 스텝 (계산검증, API검증, detail roundtrip) - full-crud-acc-deposit: 20→35 스텝 (전수필드, 금액포맷, 입금유형 콤보) - full-crud-acc-bills: 20→32 스텝 (date picker, 금액검증, API요약) - full-crud-board: 23→33 스텝 (API POST/PUT/DELETE, 삭제취소, 본문검증) - sales-order: 25→32 스텝 (콤보박스, 품목입력, 자동계산, 상태검증) - sales-quotation: 25→32 스텝 (콤보박스, 견적계산, PDF버튼, API검증) - production-work-order: 25→30 스텝 (전수필드, 상태워크플로우, 콘솔에러) Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- actions 배열(Format B) → 단일 action(Format A) 변환 - fill_form fields: target 키 → name 키 수정 - verify_detail checks: 객체 배열 → 문자열 배열 수정 - 전체 13개 시나리오 E2E 테스트 PASS 확인