Commit graph

18 commits

Author SHA1 Message Date
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
b54f3945d4 chore: update project docs, rules, and roadmap files 2026-05-27 20:58:00 +09:00
d8889d0867 chore: update roadmap and docs for serving-routing-optimization phase 2026-05-27 20:15:36 +09:00
0d83ef378e 기능: bootstrap 명령을 positional token 방식의 한 줄 UX로 변경한다
사용자가 artifact URL, Edge 주소, token을 환경변수로 직접 설정하던
IOP_* named parameter 방식을 제거하고, curl | bash -s <token> 형태의
단일 positional token UX로 변경한다.

- bootstrap script에서 NODE_TOKEN을 첫 번째 인자로 받도록 변경
- token 누락 시 명확한 에러 메시지 출력
- artifact HTTP를 127.0.0.1 바인딩으로 변경
- docs, rules, roadmap에 one-line bootstrap UX 기준 기록
2026-05-27 17:56:27 +09:00
3b9f37076a feat: field bootstrap test port readiness milestone complete
- Add field bootstrap user test documentation
- Update serving-routing-optimization phase and milestone
- Update edge runtime bootstrap and openai server implementation
- Add edge/node binaries build script updates
- Update config structures and tests
- Update architecture and deploy docs
- Archive agent task logs for completed sub-tasks
2026-05-27 14:32:03 +09:00
9ddae51ab2 update agent-ops and agent-roadmap 2026-05-27 12:58:39 +09:00