Go to file
DESKTOP-TKLFCPR\ython fc0ba65e05 feat(expansion): GUARDiA v3 P3 완성 — 13 routers + 14 DB tables
라우터 (667개 엔드포인트, P3 신규 69개):
- multimodal.py:      llava 이미지 분석 + 에러 자동 분류
- learning_loop.py:   Ollama 파인튜닝 + 품질 지표
- ai_insights.py:     주간 인사이트 + 반복 패턴 + 개선 권고
- container_alerts.py: Docker 이상 감지 → SR 자동 생성
- ncloud.py:          NCloud API (서버/LB/스토리지/비용)
- billing.py:         구독 플랜 + 사용량 측정 + 청구서
- servicenow.py:      ServiceNow CMDB/Incident 양방향 연동
- erp_connector.py:   그룹웨어/HR ERP 연동 + 결재 웹훅
- kakao_notify.py:    카카오 알림톡 + 대량 발송
- auto_report.py:     Excel/PDF 보고서 자동 생성·다운로드
- benchmark.py:       기관 간 익명 벤치마킹 (완전 익명화)
- cohort_analysis.py: 도입 코호트 + 리텐션 + 기능 도입률

DB 모델 (14개 신규 테이블):
tb_learning_run, tb_container_alert_{rule,log},
tb_ncloud_config, tb_subscription, tb_invoice,
tb_servicenow_{config,mapping}, tb_erp_config,
tb_kakao_{config,notify_log}, tb_report_{record,schedule},
tb_benchmark_contrib

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-02 06:06:59 +09:00
_archive refactor(cleanup): commit folder reorganization - scripts/, _archive/, docs/ restructure 2026-06-01 19:43:09 +09:00
.claude feat(harness): GUARDiA expansion harness — 5 domain agents + orchestrator 2026-06-01 22:25:51 +09:00
.gitea/workflows feat(cicd): Gitea 기반 CI/CD 파이프라인 통합 2026-05-29 19:37:07 +09:00
certification feat(cert): 프로그램 등록 신청서 3종 DOCX + 저작권 등록용 소스코드 2026-05-30 12:33:29 +09:00
deploy feat: admin system 2026-05-30 18:41:49 +09:00
design-overhaul refactor(structure): move app -> workspace/guardia-messenger 2026-05-31 23:53:57 +09:00
docker feat(docker): Docker 컨테이너 환경 구성 2026-05-29 19:08:52 +09:00
docs refactor(cleanup): commit folder reorganization - scripts/, _archive/, docs/ restructure 2026-06-01 19:43:09 +09:00
logo refactor(structure): move app -> workspace/guardia-messenger 2026-05-31 23:53:57 +09:00
ollama feat(itsm): G-1~G-12 확장 기능 + 하네스/봇/설치스크립트 구현 2026-05-29 18:18:52 +09:00
paperclip feat(itsm): G-1~G-12 확장 기능 + 하네스/봇/설치스크립트 구현 2026-05-29 18:18:52 +09:00
plugins/harness-main feat(itsm): G-1~G-12 확장 기능 + 하네스/봇/설치스크립트 구현 2026-05-29 18:18:52 +09:00
projects refactor: 101.79.17.164 → zioinfo.co.kr 전체 도메인 변환 + Manager UI 배포 2026-05-31 10:09:17 +09:00
screenshot refactor(structure): move app -> workspace/guardia-messenger 2026-05-31 23:53:57 +09:00
scripts feat: initial zioinfo-mail webmail system 2026-06-01 21:55:48 +09:00
setup refactor(cleanup): commit folder reorganization - scripts/, _archive/, docs/ restructure 2026-06-01 19:43:09 +09:00
skills feat(itsm): G-1~G-12 확장 기능 + 하네스/봇/설치스크립트 구현 2026-05-29 18:18:52 +09:00
testcase feat(itsm): G-1~G-12 확장 기능 + 하네스/봇/설치스크립트 구현 2026-05-29 18:18:52 +09:00
workspace feat(expansion): GUARDiA v3 P3 완성 — 13 routers + 14 DB tables 2026-06-02 06:06:59 +09:00
.dockerignore feat(docker): Docker 컨테이너 환경 구성 2026-05-29 19:08:52 +09:00
.gitignore feat(repo-split): mono->5 independent Gitea repos + docs 2026-05-31 23:43:50 +09:00
CLAUDE.md feat(harness): GUARDiA expansion harness — 5 domain agents + orchestrator 2026-06-01 22:25:51 +09:00
docker-compose.gpu.yml feat(docker): Docker 컨테이너 환경 구성 2026-05-29 19:08:52 +09:00
docker-compose.prod.yml feat(docker): Docker 컨테이너 환경 구성 2026-05-29 19:08:52 +09:00
docker-compose.yml feat(monitoring): Scouter APM 서버 모니터링 통합 2026-05-29 19:45:52 +09:00
docker-start.sh feat(docker): Docker 컨테이너 환경 구성 2026-05-29 19:08:52 +09:00
Dockerfile feat(docker): Docker 컨테이너 환경 구성 2026-05-29 19:08:52 +09:00
start.ps1 feat: admin system 2026-05-30 18:41:49 +09:00
start.sh feat: admin system 2026-05-30 18:41:49 +09:00