zioinfo-mail/workspace/guardia-itsm/routers
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
..
__init__.py refactor(structure): consolidate all projects under workspace/ 2026-05-31 23:50:56 +09:00
admin.py refactor(structure): consolidate all projects under workspace/ 2026-05-31 23:50:56 +09:00
agents.py refactor(structure): consolidate all projects under workspace/ 2026-05-31 23:50:56 +09:00
ai_insights.py feat(expansion): GUARDiA v3 P3 완성 — 13 routers + 14 DB tables 2026-06-02 06:06:59 +09:00
analytics.py refactor(structure): consolidate all projects under workspace/ 2026-05-31 23:50:56 +09:00
anomaly.py refactor(structure): consolidate all projects under workspace/ 2026-05-31 23:50:56 +09:00
approvals.py refactor(structure): consolidate all projects under workspace/ 2026-05-31 23:50:56 +09:00
assign.py refactor(structure): consolidate all projects under workspace/ 2026-05-31 23:50:56 +09:00
attachments.py refactor(structure): consolidate all projects under workspace/ 2026-05-31 23:50:56 +09:00
audit.py refactor(structure): consolidate all projects under workspace/ 2026-05-31 23:50:56 +09:00
auth.py refactor(structure): consolidate all projects under workspace/ 2026-05-31 23:50:56 +09:00
auto_report.py feat(expansion): GUARDiA v3 P3 완성 — 13 routers + 14 DB tables 2026-06-02 06:06:59 +09:00
autonomous_workflow.py feat(expansion): GUARDiA v3 — 6 P1 routers + 7 DB tables 2026-06-02 00:49:33 +09:00
autonomous.py refactor(structure): consolidate all projects under workspace/ 2026-05-31 23:50:56 +09:00
batch.py refactor(structure): consolidate all projects under workspace/ 2026-05-31 23:50:56 +09:00
benchmark.py feat(expansion): GUARDiA v3 P3 완성 — 13 routers + 14 DB tables 2026-06-02 06:06:59 +09:00
bi_dashboard.py feat(expansion): GUARDiA v3 — 6 P1 routers + 7 DB tables 2026-06-02 00:49:33 +09:00
billing.py feat(expansion): GUARDiA v3 P3 완성 — 13 routers + 14 DB tables 2026-06-02 06:06:59 +09:00
capacity.py refactor(structure): consolidate all projects under workspace/ 2026-05-31 23:50:56 +09:00
catalog.py refactor(structure): consolidate all projects under workspace/ 2026-05-31 23:50:56 +09:00
change.py refactor(structure): consolidate all projects under workspace/ 2026-05-31 23:50:56 +09:00
chatbot.py refactor(structure): consolidate all projects under workspace/ 2026-05-31 23:50:56 +09:00
cmdb.py refactor(structure): consolidate all projects under workspace/ 2026-05-31 23:50:56 +09:00
code_review.py refactor(structure): consolidate all projects under workspace/ 2026-05-31 23:50:56 +09:00
cohort_analysis.py feat(expansion): GUARDiA v3 P3 완성 — 13 routers + 14 DB tables 2026-06-02 06:06:59 +09:00
compliance.py refactor(structure): consolidate all projects under workspace/ 2026-05-31 23:50:56 +09:00
container_alerts.py feat(expansion): GUARDiA v3 P3 완성 — 13 routers + 14 DB tables 2026-06-02 06:06:59 +09:00
customer_portal.py refactor(structure): consolidate all projects under workspace/ 2026-05-31 23:50:56 +09:00
dashboard.py refactor(structure): consolidate all projects under workspace/ 2026-05-31 23:50:56 +09:00
deliverables.py refactor(structure): consolidate all projects under workspace/ 2026-05-31 23:50:56 +09:00
dr.py refactor(structure): consolidate all projects under workspace/ 2026-05-31 23:50:56 +09:00
erp_connector.py feat(expansion): GUARDiA v3 P3 완성 — 13 routers + 14 DB tables 2026-06-02 06:06:59 +09:00
export_import.py refactor(structure): consolidate all projects under workspace/ 2026-05-31 23:50:56 +09:00
external_api.py refactor(structure): consolidate all projects under workspace/ 2026-05-31 23:50:56 +09:00
finops.py refactor(structure): consolidate all projects under workspace/ 2026-05-31 23:50:56 +09:00
gateway.py refactor(structure): consolidate all projects under workspace/ 2026-05-31 23:50:56 +09:00
groupware.py refactor(structure): consolidate all projects under workspace/ 2026-05-31 23:50:56 +09:00
incidents.py refactor(structure): consolidate all projects under workspace/ 2026-05-31 23:50:56 +09:00
infra_ext.py refactor(structure): consolidate all projects under workspace/ 2026-05-31 23:50:56 +09:00
institutions.py refactor(structure): consolidate all projects under workspace/ 2026-05-31 23:50:56 +09:00
jira_sync.py feat(expansion): GUARDiA v3 — 6 P1 routers + 7 DB tables 2026-06-02 00:49:33 +09:00
jmeter.py refactor(structure): consolidate all projects under workspace/ 2026-05-31 23:50:56 +09:00
kakao_notify.py feat(expansion): GUARDiA v3 P3 완성 — 13 routers + 14 DB tables 2026-06-02 06:06:59 +09:00
kb_agent.py refactor(structure): consolidate all projects under workspace/ 2026-05-31 23:50:56 +09:00
kb.py refactor(structure): consolidate all projects under workspace/ 2026-05-31 23:50:56 +09:00
kpi_engine.py feat(expansion): GUARDiA v3 — 6 P1 routers + 7 DB tables 2026-06-02 00:49:33 +09:00
kubernetes.py feat(expansion): GUARDiA v3 P2 — 5 routers + 5 DB tables 2026-06-02 05:57:02 +09:00
ldap.py refactor(structure): consolidate all projects under workspace/ 2026-05-31 23:50:56 +09:00
learning_loop.py feat(expansion): GUARDiA v3 P3 완성 — 13 routers + 14 DB tables 2026-06-02 06:06:59 +09:00
learning.py refactor(structure): consolidate all projects under workspace/ 2026-05-31 23:50:56 +09:00
license.py refactor(structure): consolidate all projects under workspace/ 2026-05-31 23:50:56 +09:00
messenger.py refactor(structure): consolidate all projects under workspace/ 2026-05-31 23:50:56 +09:00
metrics.py refactor(structure): consolidate all projects under workspace/ 2026-05-31 23:50:56 +09:00
multimodal.py feat(expansion): GUARDiA v3 P3 완성 — 13 routers + 14 DB tables 2026-06-02 06:06:59 +09:00
ncloud.py feat(expansion): GUARDiA v3 P3 완성 — 13 routers + 14 DB tables 2026-06-02 06:06:59 +09:00
network_devices.py refactor(structure): consolidate all projects under workspace/ 2026-05-31 23:50:56 +09:00
nlcmd.py refactor(structure): consolidate all projects under workspace/ 2026-05-31 23:50:56 +09:00
notifications.py refactor(structure): consolidate all projects under workspace/ 2026-05-31 23:50:56 +09:00
onboarding.py refactor(structure): consolidate all projects under workspace/ 2026-05-31 23:50:56 +09:00
oncall.py refactor(structure): consolidate all projects under workspace/ 2026-05-31 23:50:56 +09:00
orchestrator.py refactor(structure): consolidate all projects under workspace/ 2026-05-31 23:50:56 +09:00
pam.py refactor(structure): consolidate all projects under workspace/ 2026-05-31 23:50:56 +09:00
pm.py refactor(structure): consolidate all projects under workspace/ 2026-05-31 23:50:56 +09:00
portfolio.py refactor(structure): consolidate all projects under workspace/ 2026-05-31 23:50:56 +09:00
predictive_ops.py feat(expansion): GUARDiA v3 P2 — 5 routers + 5 DB tables 2026-06-02 05:57:02 +09:00
predictive.py refactor(structure): consolidate all projects under workspace/ 2026-05-31 23:50:56 +09:00
problem.py refactor(structure): consolidate all projects under workspace/ 2026-05-31 23:50:56 +09:00
projects.py refactor(structure): consolidate all projects under workspace/ 2026-05-31 23:50:56 +09:00
public_checklist.py refactor(structure): consolidate all projects under workspace/ 2026-05-31 23:50:56 +09:00
push.py refactor(structure): consolidate all projects under workspace/ 2026-05-31 23:50:56 +09:00
rag_engine.py feat(expansion): GUARDiA v3 — 6 P1 routers + 7 DB tables 2026-06-02 00:49:33 +09:00
rating.py refactor(structure): consolidate all projects under workspace/ 2026-05-31 23:50:56 +09:00
report.py refactor(structure): consolidate all projects under workspace/ 2026-05-31 23:50:56 +09:00
rpa.py refactor(structure): consolidate all projects under workspace/ 2026-05-31 23:50:56 +09:00
scouter.py refactor(structure): consolidate all projects under workspace/ 2026-05-31 23:50:56 +09:00
scraping.py refactor(structure): consolidate all projects under workspace/ 2026-05-31 23:50:56 +09:00
servicenow.py feat(expansion): GUARDiA v3 P3 완성 — 13 routers + 14 DB tables 2026-06-02 06:06:59 +09:00
shell_scripts.py refactor(structure): consolidate all projects under workspace/ 2026-05-31 23:50:56 +09:00
si_change_requests.py refactor(structure): consolidate all projects under workspace/ 2026-05-31 23:50:56 +09:00
si_issues.py refactor(structure): consolidate all projects under workspace/ 2026-05-31 23:50:56 +09:00
si_milestones.py refactor(structure): consolidate all projects under workspace/ 2026-05-31 23:50:56 +09:00
si_projects.py refactor(structure): consolidate all projects under workspace/ 2026-05-31 23:50:56 +09:00
si_report.py refactor(structure): consolidate all projects under workspace/ 2026-05-31 23:50:56 +09:00
si_requirements.py refactor(structure): consolidate all projects under workspace/ 2026-05-31 23:50:56 +09:00
si_risks.py refactor(structure): consolidate all projects under workspace/ 2026-05-31 23:50:56 +09:00
si_tests.py refactor(structure): consolidate all projects under workspace/ 2026-05-31 23:50:56 +09:00
si_wbs.py refactor(structure): consolidate all projects under workspace/ 2026-05-31 23:50:56 +09:00
siem.py refactor(structure): consolidate all projects under workspace/ 2026-05-31 23:50:56 +09:00
slack_connector.py feat(expansion): GUARDiA v3 P2 — 5 routers + 5 DB tables 2026-06-02 05:57:02 +09:00
ssh.py refactor(structure): consolidate all projects under workspace/ 2026-05-31 23:50:56 +09:00
ssl_manager.py refactor(structure): consolidate all projects under workspace/ 2026-05-31 23:50:56 +09:00
sso_provider.py feat(expansion): GUARDiA v3 P2 — 5 routers + 5 DB tables 2026-06-02 05:57:02 +09:00
tasks.py refactor(structure): consolidate all projects under workspace/ 2026-05-31 23:50:56 +09:00
tenant_mgmt.py refactor(structure): consolidate all projects under workspace/ 2026-05-31 23:50:56 +09:00
tenant_portal.py feat(expansion): GUARDiA v3 — 6 P1 routers + 7 DB tables 2026-06-02 00:49:33 +09:00
timeline.py refactor(structure): consolidate all projects under workspace/ 2026-05-31 23:50:56 +09:00
timetable.py refactor(structure): consolidate all projects under workspace/ 2026-05-31 23:50:56 +09:00
topology.py refactor(structure): consolidate all projects under workspace/ 2026-05-31 23:50:56 +09:00
vibe.py refactor(structure): consolidate all projects under workspace/ 2026-05-31 23:50:56 +09:00
vuln_scan.py refactor(structure): consolidate all projects under workspace/ 2026-05-31 23:50:56 +09:00
white_label.py feat(expansion): GUARDiA v3 P2 — 5 routers + 5 DB tables 2026-06-02 05:57:02 +09:00
work.py refactor(structure): consolidate all projects under workspace/ 2026-05-31 23:50:56 +09:00
ws.py refactor(structure): consolidate all projects under workspace/ 2026-05-31 23:50:56 +09:00