8a4f6c55a1
sync: roadmap, skills, test inventory, streamgate package, docs updates
...
- Update roadmap milestones and phase docs across multiple phases
- Update plan, code-review, create-roadmap, update-roadmap, finalize-task-routing skills
- Update dev-corp-runtime-deploy, dev-runtime-deploy, orchestrate-agent-task-loop skills
- Refactor agent-task-loop dispatch script
- Add streamgate Go package (commit_boundary, evidence_tail, filter_registry, stream_release)
- Add test inventory files (dev, dev-corp, unified)
- Update test smoke tests and rules for dev/dev-corp
- Update docs/edge-local-dev-guide and e2e scripts
- Update inventory-query Go package
- Remove deprecated templates and inventory.yaml files
- Add orchestrate-agent-task-loop tests
2026-07-25 11:41:08 +09:00
51de0e259e
docs(spec,contract,roadmap,scripts): 계약·스펙·로드맵 문서 갱신 및 e2e 테스트 보완
...
- edge-node-runtime-wire 계약 스키마 동기화
- edge-node-execution, provider-pool-config-refresh 스펙 갱신
- provider-resource-admission-ownership-alignment 마일스톤 상태 동기화
- control-plane-portal-ops phase 신규 추가 (multi-edge-operations)
- e2e-smoke: 재연결 테스트 플로우, bind timeout, reconnect 설정 반영
2026-07-22 18:11:24 +09:00
89660dc1bd
docs(roadmap): 완료 milestone을 archive로 반영한다
...
브리지 선행 경계 및 Control Plane 운영 Phase의 완료 상태를 활성 로드맵에서 archive 기준으로 이관해 현재 로드맵 경로를 정리하고, 남은 POC Phase에서 다음 단계로 진행할 수 있도록 문서 상태를 일치시킨다.
2026-06-10 07:46:47 +09:00
ef59888add
docs(roadmap): OTO 독립형 전환을 반영한다
...
OTO가 독립형 실행 방식으로 전환될 예정이므로 Edge 직접 연결과 registration handoff 계열 마일스톤을 폐기하고 archive로 이동한다.
Multi-Edge 운영 완료와 다음 로드맵 지점도 함께 정리한다.
2026-06-05 08:40:04 +09:00
ea949daa3b
test(multi-edge): Edge별 이력 상태 검증을 보강한다
...
Edge별 command audit과 domain agent 상태가 서로 섞이지 않도록 control-plane/client fixture와 Runtime panel widget 검증을 보강한다.
로드맵 상태와 Agent-Ops 완료 로그를 함께 정리한다.
2026-06-05 03:49:42 +09:00
63cddb8a1e
feat(fleet): Edge native 명령 중계를 추가한다
...
Control Plane이 Edge-owned capability와 domain agent 상태를 관찰하고 Edge 명령 이벤트를 중계할 수 있도록 native wire 계약을 확장한다.
2026-06-03 22:06:17 +09:00
aacc679a1c
Plan multi-edge operations milestone
2026-06-03 19:31:46 +09:00
9e23484edb
update roadmap: archive policy-history-audit milestone
2026-06-03 17:39:02 +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
551ab0faf2
refactor: control-plane-client milestone를 archive로 이동하고 관련 파일 업데이트
2026-06-03 09:20:21 +09:00
68f6e08da8
feat: update control-plane-client roadmap, add edge Dockerfile & config, update docker-compose & dev scripts
2026-06-02 15:37:34 +09:00
7ccefd7f9f
chore: update roadmap for control-plane-portal-ops phase
2026-06-02 13:09:20 +09:00
c6baac391c
refactor: migrate packages to packages/go/ structure
2026-06-01 10:03:55 +09:00
e4d22b3383
feat: update roadmap and migrate iop_console to packages/flutter
2026-06-01 09:20:15 +09:00
49872ae120
feat(client): iop_console 패키지로 클라이언트 UI를 분리한다
...
- IopConsoleShell, IopAgentPanel 컴포넌트로 main.dart 리팩토링
- packages/iop_console 새 패키지 추가
- 클라이언트 pubspec에 iop_console 의존성 추가
- 로드맵 및 마일스톤에 embeddable-iop-console-workbench 추가
- 관련 규칙 및 문서 업데이트
2026-05-31 21:08:46 +09:00
aaf35e61a9
archive: control-plane-edge-wire-baseline milestone to archive
2026-05-30 22:45:08 +09:00
07d4afe580
feat: control-plane edge wire baseline milestone and implementation
...
- Add roadmap milestone for control-plane edge wire baseline
- Update main.go with edge registration logic
- Add edge registry implementation
- Add edge server tests
- Add agent-task documentation for control-plane edge wire baseline
2026-05-30 21:27:01 +09:00
6f36449daa
feat(control-plane): edge connector implementation and control proto updates
...
- Add edge connector module (edge.go, edge_registry.go, edge_server.go)
- Add edge server tests (edge_server_test.go, edge_test.go)
- Update control.proto with edge-related messages and RPCs
- Generate proto files for Go, Dart
- Update control-plane Dockerfile and configuration
- Add client-side proto bindings
- Update roadmap and milestones for control-plane-edge-wire-baseline
- Add agent-task documentation for edge connector and local smoke tests
- Update docker-compose.yml for edge support
2026-05-30 20:00:37 +09:00
8b9c81c004
chore: archive edge-command-control-plane-ops-boundary milestone and update roadmap
2026-05-30 18:32:53 +09:00
49d32a619b
update roadmap and documentation for control-plane and edge components
2026-05-30 18:29:18 +09:00
07b937d285
update roadmap: add control-plane-client and edge-command-control-plane-ops-boundary milestones
2026-05-30 18:24:19 +09:00
d7324fe184
feat: client integration and control-plane phase updates
...
- Update control-plane and edge domain rules
- Update roadmap phase and current status
- Archive client-integration-clone-adoption and nexo-notification-message-smoke-alignment milestones
- Update control-plane-client milestone
- Add client assets, lib/src, integrations tests
- Add google-services.json for client android
- Update client pubspec, build configs, and platform manifests
2026-05-30 18:02:06 +09:00
7b9345bc1a
update roadmap milestones
2026-05-30 06:41:07 +09:00
4f0b6ba0b5
update roadmap and docs for control-plane-portal-ops phase
2026-05-29 21:25:26 +09:00
1fe368ad2c
refactor: portal → client 앱 리팩토링 및 제어플랫폼 와이어 클라이언트 명명 변경
...
- apps/portal 디렉터리를 apps/client로 리팩터링
- ControlPlaneWireClient → WireClient 명명 변경
- 관련_proto import 정렬, struct protobuf 생성 제거
- README, docker-compose, 스크립트 등 일관성 개선
2026-05-28 20:24:45 +09:00
0ac1217730
update docs and roadmap files
2026-05-28 09:57:07 +09:00
62c28d7f1c
update roadmap and edge app files
2026-05-28 09:27:34 +09:00
433c84f002
chore: update roadmap for edge-local-dev-config-runtime milestone
2026-05-28 09:10:40 +09:00
d0f8923186
docs: edge-local-dev-config-runtime UX 개선 - config 템플릿, env-report, node register, advertise host 자동 판별, 로그 기본 위치
2026-05-27 22:04:34 +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