zioinfo-mail/workspace/guardia-itsm
DESKTOP-TKLFCPR\ython caa70a608b feat(frontend): 나머지 개발 — ITSM/Manager/Messenger 신규 UI
ITSM static (app.js + index.html):
- 사이드바: AI플랫폼·분석KPI·클라우드·외부연동·SaaS 5개 그룹 추가
- 23개 신규 뷰 핸들러 (rag_search, kpi_dashboard, bi_dashboard, jira_sync 등)
- 액션 헬퍼 함수 20개+ (재계산, 파인튜닝, 보고서 생성, 데이터 기여 등)

Manager 5개 신규 페이지:
- KpiDashboard.tsx: KPI 신호등 대시보드 + 재계산
- BiAnalytics.tsx: SR트렌드·카테고리파이·MTTR·엔지니어워크로드
- BillingManage.tsx: 구독플랜·사용량·청구서 이력
- IntegrationHub.tsx: Jira/Slack/ServiceNow/ERP/Kakao/SSO 탭
- AiPlatform.tsx: AI인사이트·LearningLoop·예측·벤치마킹

Messenger 신규 탭:
- insights.tsx: AI 주간 인사이트 + SLA 예측 + 이상 감지

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-02 06:24:54 +09:00
..
.claude refactor(structure): consolidate all projects under workspace/ 2026-05-31 23:50:56 +09:00
backups refactor(structure): consolidate all projects under workspace/ 2026-05-31 23:50:56 +09:00
cicd refactor(structure): consolidate all projects under workspace/ 2026-05-31 23:50:56 +09:00
core refactor(structure): consolidate all projects under workspace/ 2026-05-31 23:50:56 +09:00
deploy refactor(structure): consolidate all projects under workspace/ 2026-05-31 23:50:56 +09:00
middleware refactor(structure): consolidate all projects under workspace/ 2026-05-31 23:50:56 +09:00
migrations refactor(structure): consolidate all projects under workspace/ 2026-05-31 23:50:56 +09:00
routers feat(expansion): GUARDiA v3 P3 완성 — 13 routers + 14 DB tables 2026-06-02 06:06:59 +09:00
scripts/sm refactor(structure): consolidate all projects under workspace/ 2026-05-31 23:50:56 +09:00
static feat(frontend): 나머지 개발 — ITSM/Manager/Messenger 신규 UI 2026-06-02 06:24:54 +09:00
tests feat(cicd+tests): Jenkins pipeline + unit/integration test suite 2026-06-01 00:22:10 +09:00
tools refactor(structure): consolidate all projects under workspace/ 2026-05-31 23:50:56 +09:00
uploads/sr_files/SR-20260525-5A0B1E refactor(structure): consolidate all projects under workspace/ 2026-05-31 23:50:56 +09:00
alembic.ini refactor(structure): consolidate all projects under workspace/ 2026-05-31 23:50:56 +09:00
CLAUDE.md refactor(structure): consolidate all projects under workspace/ 2026-05-31 23:50:56 +09:00
database.py refactor(structure): consolidate all projects under workspace/ 2026-05-31 23:50:56 +09:00
guardia_itsm.db.bak refactor(structure): consolidate all projects under workspace/ 2026-05-31 23:50:56 +09:00
Jenkinsfile fix(zioinfo): add /var/www/zioinfo copy step in deploy + restore stash files 2026-06-01 20:42:12 +09:00
main.py feat(expansion): GUARDiA v3 P3 완성 — 13 routers + 14 DB tables 2026-06-02 06:06:59 +09:00
models.py feat(expansion): GUARDiA v3 P3 완성 — 13 routers + 14 DB tables 2026-06-02 06:06:59 +09:00
requirements.txt refactor(structure): consolidate all projects under workspace/ 2026-05-31 23:50:56 +09:00
test_a1_ws.py refactor(structure): consolidate all projects under workspace/ 2026-05-31 23:50:56 +09:00
test_a2_syntax.py refactor(structure): consolidate all projects under workspace/ 2026-05-31 23:50:56 +09:00
test_a3_deploy_notify.py refactor(structure): consolidate all projects under workspace/ 2026-05-31 23:50:56 +09:00
test_a4_timeline.py refactor(structure): consolidate all projects under workspace/ 2026-05-31 23:50:56 +09:00
test_a5_oncall.py refactor(structure): consolidate all projects under workspace/ 2026-05-31 23:50:56 +09:00
test_b1_anomaly.py refactor(structure): consolidate all projects under workspace/ 2026-05-31 23:50:56 +09:00
test_b2_chatbot.py refactor(structure): consolidate all projects under workspace/ 2026-05-31 23:50:56 +09:00
test_b3_code_review.py refactor(structure): consolidate all projects under workspace/ 2026-05-31 23:50:56 +09:00
test_b4_kb_agent.py refactor(structure): consolidate all projects under workspace/ 2026-05-31 23:50:56 +09:00
test_b5_orchestrator.py refactor(structure): consolidate all projects under workspace/ 2026-05-31 23:50:56 +09:00
test_b6_predictive.py refactor(structure): consolidate all projects under workspace/ 2026-05-31 23:50:56 +09:00
test_c1_cmdb.py refactor(structure): consolidate all projects under workspace/ 2026-05-31 23:50:56 +09:00
test_c2_change.py refactor(structure): consolidate all projects under workspace/ 2026-05-31 23:50:56 +09:00
test_c345.py refactor(structure): consolidate all projects under workspace/ 2026-05-31 23:50:56 +09:00
test_d1_ldap.py refactor(structure): consolidate all projects under workspace/ 2026-05-31 23:50:56 +09:00
test_d2_mfa.py refactor(structure): consolidate all projects under workspace/ 2026-05-31 23:50:56 +09:00
test_d3_pam.py refactor(structure): consolidate all projects under workspace/ 2026-05-31 23:50:56 +09:00
test_d4_vuln.py refactor(structure): consolidate all projects under workspace/ 2026-05-31 23:50:56 +09:00
test_d5_audit.py refactor(structure): consolidate all projects under workspace/ 2026-05-31 23:50:56 +09:00
test_e1_report.py refactor(structure): consolidate all projects under workspace/ 2026-05-31 23:50:56 +09:00
test_e2e3_analytics.py refactor(structure): consolidate all projects under workspace/ 2026-05-31 23:50:56 +09:00
test_e4_metrics.py refactor(structure): consolidate all projects under workspace/ 2026-05-31 23:50:56 +09:00
test_e5_finops.py refactor(structure): consolidate all projects under workspace/ 2026-05-31 23:50:56 +09:00
test_f1_tenant.py refactor(structure): consolidate all projects under workspace/ 2026-05-31 23:50:56 +09:00
test_f2f3_cache.py refactor(structure): consolidate all projects under workspace/ 2026-05-31 23:50:56 +09:00
test_f4_pwa.py refactor(structure): consolidate all projects under workspace/ 2026-05-31 23:50:56 +09:00
test_f5_gateway.py refactor(structure): consolidate all projects under workspace/ 2026-05-31 23:50:56 +09:00