roadmap sync 과정에서 origin 프로젝트 간행본의 identity 정보를 채우는 backfill 파이프라인을 구현한다. - git_backfiller: git 레이블/태그 간행본의 identity 백필 - migration: backfill 완료 단계 테이블 스키마 추가 - pipeline/service: backfill 호출 흐름 연동 - identity_write: backfill 결과 쓰기 통합
- Plane Todo projection 및 idempotency/retry 메커니즘 구현 - Roadmap sync identity 및 step 모델/DB 마이그레이션/쿼리 추가 - OpenAI 및 Plane adapter 개선 - roadmaps sync package: plane_format, plane_projection, retry 모듈 추가 - Storage layer: roadmap_sync_identities, roadmap_sync_steps 추가 - agent-task 아카이브 정리