zioinfo-mail/workspace/guardia-itsm/static
DESKTOP-TKLFCPR\ython f3fb1abf9d feat(ocr): Upstage Document AI 연동 — 20개 엔드포인트 + 7종 워크플로우
upstage_ocr.py (8개 엔드포인트):
- /api/ocr/config: API Key 설정 (AES-256-GCM 암호화)
- /api/ocr/parse: 문서 파싱 (PDF/이미지 → 구조화 JSON)
- /api/ocr/extract: 정보 추출 (Key-Value, 스키마 기반)
- /api/ocr/qa: 문서 QA (자연어 질의)
- /api/ocr/batch: 다중 파일 배치
- /api/ocr/history: 처리 이력
- /api/ocr/usage: API 사용량

doc_workflow.py (9개 엔드포인트 — 7종 워크플로우):
- /api/docflow/contract: 나라장터 계약서 → 조달 자동 등록
- /api/docflow/server-spec: 납품서 → CMDB 자동 등록
- /api/docflow/invoice: 청구서 → 과금 연동
- /api/docflow/audit-report: CSAP 보고서 → 준수율
- /api/docflow/incident-report: 장애보고서 → SR 자동 생성
- /api/docflow/meeting-minutes: 회의록 → 액션아이템 SR
- /api/docflow/brand-contract: 현대백화점 등 브랜드 계약서

doc_template.py (5개 엔드포인트):
- 내장 7종 템플릿 (나라장터/납품서/브랜드계약/청구서/장애/CSAP/회의록)
- 커스텀 템플릿 CRUD

DB 모델 (4개): UpstageOCRConfig, OCRHistory, DocWorkflowJob, DocTemplate
ITSM 사이드바: '문서 AI (OCR)' 그룹 추가 (9개 메뉴)
민감 정보 자동 마스킹 (주민번호/카드번호/전화번호)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-02 18:47:36 +09:00
..
icons refactor(structure): consolidate all projects under workspace/ 2026-05-31 23:50:56 +09:00
agents.html refactor(structure): consolidate all projects under workspace/ 2026-05-31 23:50:56 +09:00
app.js feat(ocr): Upstage Document AI 연동 — 20개 엔드포인트 + 7종 워크플로우 2026-06-02 18:47:36 +09:00
batch.html refactor(structure): consolidate all projects under workspace/ 2026-05-31 23:50:56 +09:00
change-password.html refactor(structure): consolidate all projects under workspace/ 2026-05-31 23:50:56 +09:00
change-password.js refactor(structure): consolidate all projects under workspace/ 2026-05-31 23:50:56 +09:00
customer.css refactor(structure): consolidate all projects under workspace/ 2026-05-31 23:50:56 +09:00
customer.html refactor(structure): consolidate all projects under workspace/ 2026-05-31 23:50:56 +09:00
customer.js refactor(structure): consolidate all projects under workspace/ 2026-05-31 23:50:56 +09:00
favicon.ico refactor(structure): consolidate all projects under workspace/ 2026-05-31 23:50:56 +09:00
help.js refactor(structure): consolidate all projects under workspace/ 2026-05-31 23:50:56 +09:00
incidents.html refactor(structure): consolidate all projects under workspace/ 2026-05-31 23:50:56 +09:00
index.html feat(ocr): Upstage Document AI 연동 — 20개 엔드포인트 + 7종 워크플로우 2026-06-02 18:47:36 +09:00
license.html refactor(structure): consolidate all projects under workspace/ 2026-05-31 23:50:56 +09:00
login.css refactor(structure): consolidate all projects under workspace/ 2026-05-31 23:50:56 +09:00
login.html refactor(structure): consolidate all projects under workspace/ 2026-05-31 23:50:56 +09:00
login.js refactor(structure): consolidate all projects under workspace/ 2026-05-31 23:50:56 +09:00
manifest.json refactor(structure): consolidate all projects under workspace/ 2026-05-31 23:50:56 +09:00
offline.html refactor(structure): consolidate all projects under workspace/ 2026-05-31 23:50:56 +09:00
onboarding.js refactor(structure): consolidate all projects under workspace/ 2026-05-31 23:50:56 +09:00
oncall.html refactor(structure): consolidate all projects under workspace/ 2026-05-31 23:50:56 +09:00
pm.html refactor(structure): consolidate all projects under workspace/ 2026-05-31 23:50:56 +09:00
si.html refactor(structure): consolidate all projects under workspace/ 2026-05-31 23:50:56 +09:00
ssl.html refactor(structure): consolidate all projects under workspace/ 2026-05-31 23:50:56 +09:00
style.css refactor(structure): consolidate all projects under workspace/ 2026-05-31 23:50:56 +09:00
sw.js refactor(structure): consolidate all projects under workspace/ 2026-05-31 23:50:56 +09:00
vibe.html refactor(structure): consolidate all projects under workspace/ 2026-05-31 23:50:56 +09:00