- 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
2.3 KiB
2.3 KiB
CODE REVIEW: Linux/macOS shell bootstrap 확장
Roadmap Targets
- Milestone:
agent-roadmap/phase/control-plane-product-surface/milestones/cross-os-runner-bootstrap.md - Epic:
[bootstrap-platforms] Cross-OS bootstrap contract - Task id:
[unix-bootstrap] - Completion mode: check-on-pass
사용자 리뷰 요청
기본값은 없음이다. 구현 중 사용자 결정, 사용자 소유 외부 환경/secret/서비스 준비, 또는 계획 범위 변경 없이는 안전하게 진행할 수 없으면 아래 항목을 실제 내용으로 교체하고, 구현을 중단한 뒤 active 파일을 그대로 둔 채 리뷰를 요청한다. 구현 에이전트는 사용자에게 직접 질문하거나 선택지를 제시하거나 request_user_input을 호출하지 않는다. 후속 에이전트가 명령 재실행이나 산출물 수집으로 해소할 수 있는 검증 증거 공백만으로는 사용자 리뷰 요청을 작성하지 않는다.
- 상태: 없음
- 사유 유형: 없음
- 결정 필요: 없음
- 차단 근거: 없음
- 실행한 검증/명령: 없음
- 자동 후속 불가 이유: 없음
- 재개 조건: 없음
구현 에이전트 소유 섹션
계획 대비 변경 사항
- 미작성
수정 파일
- 미작성
검증 결과
- 미작성
구현 체크리스트
- shell script가
uname -s와uname -m조합으로 Linux/macOS x64/arm64 asset을 선택한다. - macOS 기본 install/config/workspace/log 경로가 기존 설정 의미를 보존한다.
- runner asset과 Core embedded script copy를 동기화한다.
- script fixture 테스트가 Linux/macOS asset matrix와 unsupported OS/arch 실패를 검증한다.
- CODE_REVIEW-*-G??.md의 구현 에이전트 소유 섹션을 실제 구현 내용과 검증 출력으로 채운다. 이 항목이 완료되기 전에는 구현이 완료된 것이 아니다.
코드 리뷰 전용 섹션
- Linux 기존 실행 fixture가 계속 통과한다.
- macOS asset 선택이 테스트로 고정됐다.
- embedded script copy drift가 없다.
- secret/token이 실패 출력에 노출되지 않는다.
완료 판정 메모
| 항목 | 값 |
|---|---|
| Verdict | 미작성 |
| Roadmap Completion | [unix-bootstrap] only |
| Archive ready | 미작성 |