Commit graph

6 commits

Author SHA1 Message Date
79f85337e4 feat: runner proto-socket transport hardening - compatibility fallback and test updates
- Rename _defaultJobLoop to _compatibilityPollingLoop for clarity
- Add compatibility fallback logging when proto-socket is unavailable
- Move 04+01_compat_boundary to archive (completed)
- Update agent domain rules and smoke test config
- Add registration client timeout
- Update server routes and tests for proto-socket hardening
- Update agent registration and server connection smoke tests
2026-06-21 04:49:43 +09:00
88c8ff3b07 feat: runner proto socket transport hardening and related updates
- 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
2026-06-20 18:23:30 +09:00
d6b0194ae1 feat: control-plane-api-data-binding 마일스톤 추가, flutter-console-skeleton을 archive로 이동, HTTP server route 개선 2026-06-17 08:07:27 +09:00
ac44c85d34 feat: Windows bootstrap script and HTTP server updates
- 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
2026-06-15 22:10:21 +09:00
6e8854eadd fix(core): 부트스트랩 배포 경로와 핸들러 테스트를 정리한다
코어 서버의 부트스트랩 공급자 경로와 라우팅을 실운영 흐름에 맞춰 정합성 있게 갱신하고,
핸들러 테스트를 함께 갱신해 동작 회귀를 방지한다.
2026-06-10 19:32:24 +09:00
e90ba93eab refactor(core): 코어 경계를 정리한다
클라이언트 계약과 서버 핸들러 경계를 분리해 변경 범위를 명확히 하고, 장기 테스트 흐름에 맞춰 문서와 경로 정리를 함께 반영한다.
2026-06-08 18:59:55 +09:00