chore: replace author name with employee ID 0986406
Some checks failed
Deploy to OCIWP / deploy (push) Failing after 1s

This commit is contained in:
jade
2026-07-22 14:35:57 +09:00
parent edec314a83
commit 8d4e8fd976
215 changed files with 641 additions and 641 deletions

View File

@@ -1,4 +1,4 @@
# AX HUB 프로젝트 개발 규칙 (AGENTS.md)
# AX HUB 프로젝트 개발 규칙 (AGENTS.md)
이 파일은 AI Agent(Antigravity)가 이 프로젝트에서 작업할 때 항상 명심하고 지켜야 할 규칙을 정의하는 파일입니다.
작업 시 유의해야 할 사항이 생기면 언제든지 이 아래에 자유롭게 내용을 추가해 주세요!
@@ -17,13 +17,13 @@
* @package io.shinhanlife.axhub.biz.mcp.tool.sms
* @className AxHubToolSmsApplication
* @description AX HUB 시스템 처리 클래스
* @author 김형식
* @author 0986406
* @create 2026.09.01
* <pre>
* ---------- 개정이력 ----------
* 수정일 수정자 수정내용
* ---------- -------- ---------------------------
* 2026.09.01 김형식 최초생성
* 2026.09.01 0986406 최초생성
*
* </pre>
*/