Commit Graph

6 Commits

Author SHA1 Message Date
DESKTOP-TKLFCPR\ython
4af3453bde feat(repo-split): mono->5 independent Gitea repos + docs
- repos/ created: zioinfo-web, guardia-itsm, guardia-manager, guardia-messenger, guardia-docs
- GitHub(origin) remote removed
- Gitea webhooks registered for 4 repos (port 9999)
- .gitignore: repos/ added
- manual/43_레파지토리_구조_가이드.md: new guide
- CLAUDE.md: repo separation harness pointer added

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-31 23:43:50 +09:00
DESKTOP-TKLFCPR\ython
7c3db88f74 chore: add deploy scripts to gitignore, update assets 2026-05-31 20:46:30 +09:00
DESKTOP-TKLFCPR\ython
6b2511f051 feat(logo): 이미지 파일명 영문 변경 + 서버 직접 배포 완료
- 지오정보기술로고.png → zioinfo-logo.png
- 지오정보기술사옥전경.png → zioinfo-building.png
- Header/Footer/Company.jsx 참조 경로 영문 수정
- SFTP 직접 배포로 서버 반영 완료

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-31 15:51:02 +09:00
DESKTOP-TKLFCPR\ython
a613e53a19 chore: manual/*.md 및 *.md 파일 git 예외처리 (CLAUDE.md 제외)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-31 15:34:59 +09:00
DESKTOP-TKLFCPR\ython
22259543f4 chore: node_modules git 추적 제거 + .gitignore 추가
- .gitignore에 node_modules/ 추가
- git rm --cached로 3000+ node_modules 파일 추적 제거
- 이후 Gitea push 크기 정상화, 자동 배포 정상화

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-31 15:11:21 +09:00
DESKTOP-TKLFCPR\ython
45f96176a6 Initial commit: GUARDiA project setup
- CLAUDE.md: project context and architecture spec
- docs/: system specs, DB schema, messenger integration, deployment engine
- skills/: guardia-deploy, guardia-agent, guardia-messenger
- .claude/settings.json: project-level permissions
- .gitignore: Python/FastAPI project

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-24 18:50:19 +09:00