nomadcode/services/core/internal/authoring
toki 0d619b446c feat(sync): roadmap identity backfill 기능과 git backfiller를 추가한다
roadmap sync 과정에서 origin 프로젝트 간행본의 identity
정보를 채우는 backfill 파이프라인을 구현한다.

- git_backfiller: git 레이블/태그 간행본의 identity 백필
- migration: backfill 완료 단계 테이블 스키마 추가
- pipeline/service: backfill 호출 흐름 연동
- identity_write: backfill 결과 쓰기 통합
2026-07-03 04:19:10 +09:00
..
identity_write.go feat(sync): roadmap identity backfill 기능과 git backfiller를 추가한다 2026-07-03 04:19:10 +09:00
identity_write_test.go feat(authoring): identity write 구현 및 scheduler/river 리팩토링 2026-06-20 21:09:26 +09:00
request.go chore: sync workspace changes and add new artifacts 2026-07-02 16:02:56 +09:00
request_test.go chore: sync workspace changes and add new artifacts 2026-07-02 16:02:56 +09:00
result.go feat(authoring): identity write 구현 및 scheduler/river 리팩토링 2026-06-20 21:09:26 +09:00
result_test.go feat(authoring): identity write 구현 및 scheduler/river 리팩토링 2026-06-20 21:09:26 +09:00