- Add runner-proto-socket-transport-hardening milestone and SDD docs
- Add runnersocket package for Go service
- Update agent config, runner, and job client (Dart)
- Update Bootstrap scripts (PowerShell, shell)
- Update Go service HTTP server handlers and routes
- Add CICD state store updates
- Update agent-ops domain rules and phase roadmap
- execution surface 및 preview smoke 테스트 문서 업데이트
- client 앱 및 oto_console UI surface (artifacts, executions, jobs) 추가
- 관련 테스트 및 계약 문서 업데이트
- archive 구조 정리
- Add PowerShell bootstrap script for Windows runner
- Update httpserver bootstrap provider, routes, and runner handlers
- Add bootstrap PowerShell test case
- Move old G07 task docs to archive
- Update server tests
- Archive 02_unix_bootstrap task to agent-task/archive/2026/06/
- Update oto_agent_bootstrap.sh across apps/runner, services/core
- Update bootstrap script test in Dart
- Add agent-task/m-cross-os-runner-bootstrap with subtasks (G07, G06)
- Update roadmap phases and milestones for control-plane-product-surface
- Add runner.proto definitions and regenerate code
- Update HTTP server handler for runner management
- Add smoke tests and update local test configurations
- Update README with latest project status
- Complete agent registration capability boundary milestone (m-agent-registration-capability-boundary)
- Add runner_capability_provider.dart for capability management
- Update registration_client.dart with capability support
- Add task archives and plans for command adapter and registration wiring
- Update local test rules and smoke tests
- Update roadmap phase and milestone documents
runner 출력 경계 분리 마일스톤에서 pipeline이 CLI 구현체에 직접 의존하지 않도록 explicit ExecutionContext.output 경계를 사용한다.
현재 iop 미구현 legacy smoke는 사용자 승인으로 완료 범위에서 제외하고 task archive와 완료 로그를 남긴다.
- Add oto_server_job_client.dart for direct server dispatch
- Update runner.proto with new dispatch contract
- Update agent_runner and edge_registration_client for control plane separation
- Add Go protobuf files for runner service
- Update HTTP server with new dispatch endpoints
- Add registration and smoke tests
- Archive completed task documents
OTO Core가 job, execution, log, artifact 상태를 서버 내부에서 소유하고 조회할 수 있어야 runner dispatch와 통합 smoke 단계로 이어질 수 있다. in-memory 상태 저장소와 HTTP API, 검증 테스트, 관련 agent-task 산출물을 함께 반영한다.
독립 Control Plane 전환의 선행 조건으로 Go server와 Dart runner가 공유할 wire 계약 원본과 생성물 경로가 필요하다.
proto 생성 target, 생성된 Go/Dart protobuf, migration smoke 경계 문서화와 리뷰 완료 artifact를 함께 반영한다.
- Add build result handling with execution status tracking
- Implement pipeline_exe_handle for error handling in pipeline execution
- Update application.dart with proper build result processing
- Add test coverage for application, context, and core functionality
- Add step events archive for core event contract and execution result output