Set up AI dev environment for recordingtest (#2)

- CLAUDE.md with collaboration rules and Planner/Generator/Evaluator cycle
- .claude/ agents, commands, skills, hooks per Claude Code conventions
- Sprint Contracts for sut-prober, normalizer, recorder, player, diff-reporter
- SUT catalog (EG-BIM Modeler, 187 plugins) and .gitignore excluding SUT tree
- PROGRESS.md / PLAN.md as shared agent handoff state
- Solution scaffold targeting sut-prober PoC

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
minsung
2026-04-07 13:57:20 +09:00
parent a48a8a2d1d
commit 7ffbb1f757
47 changed files with 1886 additions and 11 deletions

View File

@@ -1,17 +1,44 @@
# PROGRESS.md — recordingtest
## 현재 상태 요약
> 에이전트 간 공유 메모리. 세션 시작 시 PLAN.md와 함께 반드시 읽을 것.
> 작업 상태만 기록한다. 결정의 근거는 `docs/history/`, 전략은 `CLAUDE.md` / 메모리 참조.
- 프로젝트: WPF Application User Input Regression Test
- 저장소: https://gitea.hmac.kr/kimminsung/recordingtest
- 히스토리 경로: docs/history
**저장소**: https://gitea.hmac.kr/kimminsung/recordingtest
**SUT**: `EG-BIM Modeler/` (git 제외, 로컬 동봉)
**현재 이슈**: #2 컨텍스트 엔지니어링 & AI 개발환경 셋업
## 작업 이력
---
| 날짜 | 작업 | 이슈 | 파일 |
|------|------|------|------|
## Done
## 참고
| 날짜 | 항목 | 산출물 |
|------|------|--------|
| 2026-04-07 | 히스토리 훅 설정 | `docs/history/2026-04-07_히스토리-훅-설정.md` |
| 2026-04-07 | 이슈 #2 리서치 & 에이전트 분해 | 메모리 `project_recordingtest_plan.md` |
| 2026-04-07 | 구현 고려사항 정리 (8개 카테고리) | 히스토리 |
| 2026-04-07 | Golden-file 회귀 전략 채택 | 메모리 `project_recordingtest_strategy.md` |
| 2026-04-07 | CLAUDE.md 초안 + §0 협업 규칙 | `CLAUDE.md` |
| 2026-04-07 | SUT(EG-BIM Modeler) 정적 분석 | 메모리 `project_sut_egbim_modeler.md` |
| 2026-04-07 | `.claude/` agents·commands·skills·hooks 셋업 | `.claude/` |
| 2026-04-07 | Harness design 채택 (Planner/Generator/Evaluator) | CLAUDE.md §0.1, `.claude/agents/planner.md`, `evaluator.md` |
| 2026-04-07 | SUT 폴더 `.gitignore` | `.gitignore` |
| 2026-04-07 | 초기 Sprint Contracts 5건 작성 | `docs/contracts/*.md` |
| 2026-04-07 | SUT 카탈로그 v0 (정적) | `docs/sut-catalog/catalog.md`, `plugins.md` |
| 2026-04-07 | 솔루션 스캐폴드(sut-prober PoC 타깃) | `recordingtest.sln`, `src/Recordingtest.SutProber/` |
- 히스토리 파일은 `docs/history/YYYY-MM-DD_{작업명}.md` 형식으로 저장
- 필수 항목: **소요 시간**, **Context 사용량**, **이슈** (#N)
## In progress
_(없음 — 다음 작업은 PLAN.md 상단에서 고른다)_
## Blocked
_(없음)_
## Recent regression runs
_(러너 미구현 — /regress 사용 불가)_
## Scaffolding review
- 마지막 감사: 2026-04-07 (초기 셋업)
- 다음 감사 권장: PoC 3개 완료 후