nomadcode/services/core/internal/roadmapsync
toki dde07f9dea feat(core): add roadmapsync package for milestone work item creation
- Add develop_match.go/handlers for matching Plane tasks to local develop areas
- Add identity.go for external ID mapping and lookup
- Add milestone_parser.go for parsing agent-roadmap milestone files
- Include unit tests for all new modules
- Archive completed subtask documents for 03+02_develop_match
2026-06-13 22:09:45 +09:00
..
develop_match.go feat(core): add roadmapsync package for milestone work item creation 2026-06-13 22:09:45 +09:00
develop_match_test.go feat(core): add roadmapsync package for milestone work item creation 2026-06-13 22:09:45 +09:00
identity.go feat(core): add roadmapsync package for milestone work item creation 2026-06-13 22:09:45 +09:00
identity_test.go feat(core): add roadmapsync package for milestone work item creation 2026-06-13 22:09:45 +09:00
milestone_parser.go feat(core): add roadmapsync package for milestone work item creation 2026-06-13 22:09:45 +09:00
milestone_parser_test.go feat(core): add roadmapsync package for milestone work item creation 2026-06-13 22:09:45 +09:00