개선된 시나리오: - quality-inspection.json: C→A (14→18 steps, CRUD 전체) - settings-bank-account.json: C→A (4→18 steps, 계좌 CRUD) - settings-position.json: C→A (4→18 steps, 직책 CRUD) - settings-rank.json: C→A (4→18 steps, 직급 CRUD) - accounting-receivable.json: C→B (3→15 steps, 조회/필터/엑셀) - settings-vacation-policy.json: C→B (4→12 steps, 정책 수정) - settings-work-schedule.json: C→B (4→12 steps, 일정 수정) - settings-attendance.json: C→B (4→12 steps, 설정 수정) - inspection-management.json: 메뉴 플래그 추가 공통 개선: - searchWithinParent, closeOtherMenus 플래그 추가 - testData, expectedAPIs, requiredVerifications 추가 - rollbackPlan 추가
- 54개 시나리오 파일에 URL 기반 메뉴 탐색을 위한 navigation 속성 추가 - targetUrl: 정확한 페이지 URL 경로 - urlPattern: ko 버전 포함 URL 패턴 (regex) - menuHints: 메뉴명 힌트 배열 (fallback용) 메뉴 탐색 실패율 41.8% → URL 기반 방식으로 개선 예정 Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- announcement-board.json 삭제 (공지사항 메뉴 미존재) - bank-account-management.json URL 수정: /settings/bank-account → /settings/accounts - company-info.json URL 수정: /settings/company → /company-info Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>