- CLAUDE.md: 프로젝트 실제 구조(com.snp.batch) 및 기술 스택 반영 - settings.json: hooks 섹션 추가 (SessionStart, PreCompact, PostToolUse) - settings.json: chmod, scripts 실행 권한 추가 - workflow-version.json: v1.6.1 초기 생성 - .githooks: 서버 최신 버전으로 동기화 (commit-msg, post-checkout, pre-commit) - frontend/.gitignore: 프론트엔드 빌드 산출물 제외 패턴 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
7 lines
146 B
JSON
7 lines
146 B
JSON
{
|
|
"applied_global_version": "1.6.1",
|
|
"applied_date": "2026-03-23",
|
|
"project_type": "java-maven",
|
|
"gitea_url": "https://gitea.gc-si.dev"
|
|
}
|