한치영 책임 / 기술기획 cyhan
  • Joined on 2025-01-06
cyhan reopened issue Kyeongmin/_Geulbeot#24 2026-09-15 21:57:05 +09:00
[Code 개선] #22. [Converter] 이미지 리소스 무결성 검사 및 삽입 예외 처리 강화
cyhan reopened issue Kyeongmin/_Geulbeot#23 2026-09-15 21:57:05 +09:00
[Code 개선] #23. [PPTX] python-pptx 기반 슬라이드 생성 엔진 아키텍처 설계
cyhan reopened issue Kyeongmin/_Geulbeot#22 2026-09-15 21:57:05 +09:00
[Code 개선] #24. [PPTX] 문서 구조(JSON) -> 슬라이드 제목 및 본문 매핑 로직 구현
cyhan reopened issue Kyeongmin/_Geulbeot#21 2026-09-15 21:57:05 +09:00
[Code 개선] #25. [Ops] Gunicorn 설정을 통한 상용 등급 동시성 및 안정성 확보
cyhan reopened issue Kyeongmin/_Geulbeot#20 2026-09-15 21:57:05 +09:00
[Code 개선] #26. [Ops] 서비스 가용성 체크를 위한 상세 /health 엔드포인트 구현
cyhan reopened issue Kyeongmin/_Geulbeot#19 2026-09-15 21:57:05 +09:00
[Code 개선] #27. [Maintenance] 의존성 라이브러리 버전 고정 및 보안 취약점 점검
cyhan reopened issue Kyeongmin/_Geulbeot#18 2026-09-15 21:57:05 +09:00
[Code 개선] #28. [Test] pytest 기반 분석 엔진(StyleAnalyzer) 단위 테스트 구축
cyhan reopened issue Kyeongmin/_Geulbeot#17 2026-09-15 21:57:05 +09:00
[Task] AI 프롬프트 추출 및 목적별 구조화 (D:\for python)
cyhan reopened issue Kyeongmin/_Geulbeot#5 2026-09-15 21:57:05 +09:00
[Code 개선] #29. [Ops] 상용 배포를 위한 Dockerfile 작성 및 컨테이너 최적화
cyhan reopened issue Kyeongmin/_Geulbeot#4 2026-09-15 21:57:05 +09:00
[Code 개선] #30. [Functional] PDF 변환 시 한글 폰트 임베딩 및 스타일 완성도 향상
cyhan reopened issue Kyeongmin/_Geulbeot#35 2026-09-15 21:57:04 +09:00
[Code 개선] #11. [Parser] StyleAnalyzer: HTML 시멘틱 태그 우선 분석 로직 구현
cyhan reopened issue Kyeongmin/_Geulbeot#34 2026-09-15 21:57:04 +09:00
[Code 개선] #12. [Converter] 하드코딩된 자산(Assets) 경로의 동적 해결 로직 도입
cyhan reopened issue Kyeongmin/_Geulbeot#33 2026-09-15 21:57:04 +09:00
[Code 개선] #13. [Converter] HWP 변환 시 중첩 리스트(Nested List) 구조 유지 로직 개선
cyhan reopened issue Kyeongmin/_Geulbeot#32 2026-09-15 21:57:04 +09:00
[Code 개선] #14. [HWPX] XML 생성을 위한 ElementTree 빌더 패턴 전면 도입
cyhan reopened issue Kyeongmin/_Geulbeot#31 2026-09-15 21:57:04 +09:00
[Code 개선] #15. [HWPX] XML 특수 문자 자동 이스케이프 및 유니코드 처리 강화
cyhan reopened issue Kyeongmin/_Geulbeot#30 2026-09-15 21:57:04 +09:00
[Code 개선] #16. [Database] SQLAlchemy 도입 및 SQLite 데이터베이스 연동 설정
cyhan reopened issue Kyeongmin/_Geulbeot#29 2026-09-15 21:57:04 +09:00
[Code 개선] #17. [Database] 비동기 작업 관리를 위한 Job 테이블 모델 설계
cyhan reopened issue Kyeongmin/_Geulbeot#28 2026-09-15 21:57:04 +09:00
[Code 개선] #18. [Async] 세션 의존성 제거를 위한 JobService 비즈니스 로직 구현
cyhan reopened issue Kyeongmin/_Geulbeot#26 2026-09-15 21:57:04 +09:00
[Code 개선] #20. [UX] 작업 상태 조회(Polling) 전용 API 엔드포인트 구현
cyhan reopened issue Kyeongmin/_Geulbeot#27 2026-09-15 21:57:04 +09:00
[Code 개선] #19. [Async] 무거운 작업을 백그라운드 스레드로 위임하는 비동기 래퍼 구현