김보곤
96efffe250
fix: step-executor evaluate 핸들러 ctx.vars→ctx.variables 버그 수정 + Phase 3 생성기 3종
- evaluate 핸들러: ctx.vars(undefined) → ctx.variables 수정
- 기존: TypeError가 inner catch에 흡수되어 항상 "evaluate ok" 반환
- 수정: JSON 파싱 결과를 정확히 분석 (ok:false → fail, grade → details)
- gen-detail-roundtrip.js: 상세 조회 왕복 검증 (목록→상세→목록 무결성)
- gen-cross-module.js: 모듈 간 데이터 일관성 (판매↔회계, 판매↔생산)
- gen-api-health.js v2.0: 내장 ApiMonitor + Performance API 하이브리드
- 전체 120개 시나리오: 113 PASS / 7 FAIL (버그 수정으로 숨겨진 실패 노출)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-12 15:56:47 +09:00
..
2026-02-06 22:01:54 +09:00
2026-02-12 06:31:04 +09:00
2026-02-12 15:56:47 +09:00
2026-02-06 22:01:54 +09:00
2026-02-06 22:01:54 +09:00
2026-02-06 22:01:54 +09:00
2026-02-06 14:14:18 +09:00