cedb7fd41b
refactor: 로드맵 갱신 및 클라이언트/에지/노드 개선
2026-07-18 14:15:53 +09:00
1378a7fc27
refactor: readability baseline 및 리팩토링 (에지/노드/클라이언트/설정)
2026-07-18 07:39:38 +09:00
63d01eba5e
refactor: 로드맵 기능 개선 및 템플릿 정합성 수정
...
- 로드맵 생성/갱신/분석 스킬 및 템플릿 일관성 수정
- phase별 PHASE.md 업데이트
- priority-queue 구조 개선
- roadmap 관련 규칙 파일 정렬
2026-07-15 21:21:26 +09:00
b502e86ba6
add priority-queue and update roadmap
2026-07-15 14:35:44 +09:00
a1a15faabb
sync: update routing-policy-model-orchestration phases, edge/node runtime and transport fixes, openai-compatible adapter improvements
2026-07-07 22:52:55 +09:00
1319e328fe
update roadmap: knowledge-tool-optimization-extension, routing-policy-model-orchestration
2026-07-07 19:26:20 +09:00
0e93b615f6
update roadmap phases and milestones
2026-07-06 15:41:31 +09:00
6dfbd03fd3
update roadmap: move inference-provider-extension to archive
2026-06-26 21:07:20 +09:00
445716cc3e
feat(edge): runtime config refresh mechanism implementation
...
- Add configrefresh package for config classification, request handling
- Add bootstrap refresh_admin.go for admin-level config refresh
- Add edgevalidate package for config validation
- Update edge bootstrap runtime with refresh capabilities
- Update edge service layer with config refresh integration
- Update openai layer routes/chat_handler/server for config refresh
- Update edgecmd config handling with refresh support
- Update input manager, transport server, status provider
- Add edge.yaml config updates and go/config package changes
- Add hostsetup templates and test updates
- Update roadmap and phase documentation for runtime-reconnect-config-refresh
2026-06-21 21:35:50 +09:00
ff161b9b12
feat: runtime reconnect config refresh milestone completion
...
- Add runtime-reconnect-config-refresh milestone and SDD
- Archive m-runtime-reconnect-config-refresh task with full logs
- Update edge/node domain rules, bootstrap, transport sessions
- Update config package and node.yaml configuration
- Update documentation and ROADMAP/PHASE files
2026-06-21 16:14:16 +09:00
3f8da3354c
feat: provider catalog device status milestone completion and catalog view implementation
...
- Add provider catalog device status milestone tracking
- Implement catalog status HTTP endpoints
- Add client catalog view implementation
- Update control-plane HTTP views and tests
- Update edge cmd nodes and tests
- Update roadmap and phase documentation
2026-06-20 19:51:45 +09:00
d0cddf6f6c
add update-plane-self-update-foundation phase and update ROADMAP
2026-06-17 13:54:12 +09:00
084080c833
feat: update roadmaps for inference provider extension and operational observability
...
- Update ROADMAP.md and phase documents
- Update vllm/sglang provider serving validation milestones
- Update operational observability PHASE and milestones
- Add provider device model qualification report milestone
2026-06-17 10:12:24 +09:00
274ed27375
feat: roadmap update - add new phases and milestones
...
- Add operational-observability-provider-management phase with milestones
- Add new milestones for automation-runtime-bridge (CLI agent usage notification, OTO automation scheduler, remote workspace operations)
- Add new milestones for knowledge-tool-optimization-extension (advisor context hook second wave, long-term memory RAG second wave)
- Update existing milestones and phase documents
- Add IOP_ROADMAP_STATUS.md for tracking
2026-06-15 21:59:40 +09:00
bf0265ed48
update roadmap: automation-runtime-bridge phase and milestones
2026-06-14 10:34:24 +09:00
dd3572a0ef
update agent-roadmap: automation-runtime-bridge and inference-provider-extension phase docs
2026-06-13 16:06:56 +09:00
620b94b618
feat(agent-roadmap): update phase docs and migrate completed milestones to archive
...
- Move codex-app-server-streaming-migration to archive
- Add openai-workspace-agent-execution-contract milestone
- Add lemonade-provider-serving-validation milestone
- Add provider-availability-capacity-queue-foundation milestone
- Add vllm-provider-serving-validation milestone
- Update PHASE.md files for automation-runtime-bridge and inference-provider-extension
2026-06-13 15:49:30 +09:00
7398f326b3
update roadmap: archive inference-provider-extension milestone and update phase docs
2026-06-12 11:26:29 +09:00
89660dc1bd
docs(roadmap): 완료 milestone을 archive로 반영한다
...
브리지 선행 경계 및 Control Plane 운영 Phase의 완료 상태를 활성 로드맵에서 archive 기준으로 이관해 현재 로드맵 경로를 정리하고, 남은 POC Phase에서 다음 단계로 진행할 수 있도록 문서 상태를 일치시킨다.
2026-06-10 07:46:47 +09:00
4b58256208
chore: update project rules, roadmap, and documentation
2026-06-06 05:22:20 +09:00
ef59888add
docs(roadmap): OTO 독립형 전환을 반영한다
...
OTO가 독립형 실행 방식으로 전환될 예정이므로 Edge 직접 연결과 registration handoff 계열 마일스톤을 폐기하고 archive로 이동한다.
Multi-Edge 운영 완료와 다음 로드맵 지점도 함께 정리한다.
2026-06-05 08:40:04 +09:00
167dd26c81
Merge pull request 'OTO agent registry 구현 및 roadmap 정리' ( #1 ) from iop2oto into main
...
Reviewed-on: #1
2026-06-03 18:35:43 +09:00
e051f7ca5b
feat(audit): 정책 이력감시 Go 패키지를 추가한다
...
- packages/go/audit: AuditEntry 구조체 및 검증 로직 구현
- agent-task: m-policy-history-audit 작업 아카이브 추가
- agent-roadmap: 정책 이력감시 마일스톤 상태 갱신
- README: 프로젝트 구조 문서 업데이트
2026-06-03 13:05:26 +09:00
4df9cc8872
docs(roadmap): OTO agent registry 계획을 정리한다
...
Automation Runtime과 Bridge 확장 phase를 진행중으로 전환하고 OTO Agent Registry 구현 milestone과 split plan을 활성 작업으로 연결한다.
2026-06-03 12:23:03 +09:00
4f0b6ba0b5
update roadmap and docs for control-plane-portal-ops phase
2026-05-29 21:25:26 +09:00
3a5a089426
update roadmap and add edge-local-dev-config-runtime milestone
2026-05-27 21:11:05 +09:00
9ddae51ab2
update agent-ops and agent-roadmap
2026-05-27 12:58:39 +09:00