커밋 그래프

8 커밋

작성자 SHA1 메시지 날짜
3eab9107c8 Merge pull request 'chore: 팀 워크플로우 초기화 (.claude, .githooks, .gitignore)' (#1) from feature/init-team-workflow into develop 2026-04-07 14:27:50 +09:00
e96cef3fcb docs: 릴리즈 노트 업데이트 2026-04-07 14:26:54 +09:00
3af7b0a68c chore: 팀 워크플로우 초기화
- .claude/settings.json: 프로젝트 권한, env, hooks 설정
- .claude/workflow-version.json: 팀 워크플로우 v1.6.1
- .githooks/: pre-commit, commit-msg, post-checkout
- .gitignore: 팀 워크플로우 경로 제외 추가
- docs/RELEASE-NOTES.md: 릴리즈 노트 초기화
2026-04-07 14:26:17 +09:00
332ab4b375 Merge pull request 'release: 2026-04-07' (#3) from develop into main
Some checks failed
Build and Deploy Batch / build-and-deploy (push) Has been cancelled
Reviewed-on: #3
2026-04-07 10:26:52 +09:00
40f42f80ac Merge pull request 'Update README to reflect project rename from snp-batch-validation to snp-collector' (#2) from feature/update-readme into develop
Reviewed-on: #2
2026-04-07 10:25:37 +09:00
803be1d5e4 Update README to reflect project rename from snp-batch-validation to snp-collector
- Project name, JAR artifact, main class, context path, URLs all aligned
- Remove VSCode sections (.vscode/ no longer exists)
- Remove outdated AIS cache service description

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-07 10:03:43 +09:00
94e41909d3 Remove unused bypass/screening code, update frontend favicon and title
- Remove 75 orphaned files: bypass API (models, DTOs, repositories, base classes, SQL schema),
  screening (models, DTOs, repositories), and CodeGenerationResult DTO
- Replace favicon with navy version
- Rename app title from "S&P Data Platform" to "S&P Collector"
- Fix vite base path to match Spring Boot context-path (/snp-collector)
- Rewrite CLAUDE.md with accurate architecture documentation

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-07 09:49:38 +09:00
5e768c56f2 Initial commit 2026-04-06 15:23:24 +09:00