nomadcode/services/core/internal/storage
toki fad5627ae6 feat: milestone work item creation/sync 구현 및 roadmap sync 기능 추가
- 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 아카이브 정리
2026-06-14 04:08:15 +09:00
..
project_sync_settings.go
project_sync_store_test.go
roadmap_sync_identities.go feat: milestone work item creation/sync 구현 및 roadmap sync 기능 추가 2026-06-14 04:08:15 +09:00
roadmap_sync_identities_test.go feat: milestone work item creation/sync 구현 및 roadmap sync 기능 추가 2026-06-14 04:08:15 +09:00
roadmap_sync_steps.go feat: milestone work item creation/sync 구현 및 roadmap sync 기능 추가 2026-06-14 04:08:15 +09:00
roadmap_sync_steps_test.go feat: milestone work item creation/sync 구현 및 roadmap sync 기능 추가 2026-06-14 04:08:15 +09:00
store.go
workspace_slots.go feat(core): 워크스페이스 슬롯 저장소를 추가한다 2026-06-06 19:50:16 +09:00
workspace_slots_test.go feat(core): 워크스페이스 슬롯 저장소를 추가한다 2026-06-06 19:50:16 +09:00