Skip to content

9주차 활동 #35

Merged
7hyunii merged 65 commits intomainfrom
develop
Feb 23, 2026
Merged

9주차 활동 #35
7hyunii merged 65 commits intomainfrom
develop

Conversation

@7hyunii
Copy link
Copy Markdown
Contributor

@7hyunii 7hyunii commented Feb 22, 2026

주요 변경 사항

  • 대용량 원천 데이터(GFF3/VCF/rmsk/FASTA)로부터 annotations.db를 생성하는 scripts/build_db.py 추가
  • DB 무결성/건수/샘플 미리보기를 위한 scripts/check_db_detail.py 및 기존 알고리즘 연동 확인용 scripts/test_db_integration.py 추가
  • DB 스키마/데이터 소스/설치 절차 문서(docs/spec_database.md) 추가

7hyunii and others added 30 commits January 2, 2026 00:06
chore: Copilot 리뷰를 한국어로 받도록 설정 파일 추가
docs: spec_API 내용 변경 및 다이어그램 추가, 알고리즘 관련 참고 내용 추가
feat: pydantic 타입 정의 및 API 정의

프라이머 설계 API를 위한 Pydantic 스키마 정의와 /design 엔드포인트를 추가하였습니다.
API 및 데이터 설계 문서를 기반으로 요청/응답 모델을 정의하였으며, 실제 구현은 아직 완료되지 않았습니다(501 응답 반환).

주요 변경사항:
1. `schemas/` 폴더에 Pydantic 모델 정의 추가 (common, request, response, primer)
2. `/design` POST 엔드포인트 정의 (구현은 미완료)
3. `main.py`에 `design` 라우터 등록
docs: README에 주간 진행 상황 내용 추가
- 파이프라인 상 알고리즘 구현 완료
test: testcase 일부 설계 및 시나리오 문서화
test: 블랙박스 테스트케이스 설계 및 테스트 시나리오, 프롬프트 문서화
docs: 4주차 활동 README 추가
feat: design 더미 응답 구현
@7hyunii 7hyunii self-assigned this Feb 22, 2026
@railway-app railway-app bot temporarily deployed to imaginative-trust / production February 23, 2026 00:22 Inactive
@railway-app railway-app bot temporarily deployed to imaginative-trust / production February 23, 2026 01:08 Inactive
@7hyunii 7hyunii merged commit d1fce29 into main Feb 23, 2026
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants