iop/agent-task/m-agent-task-runtime-target-selector/12+08,11_audit_closure/CODE_REVIEW-cloud-G07.md
toki 8d782e8fc3 feat: runtime target selector milestones progress, archives, and skill updates
- Update orchestrate-agent-task-loop skill and dispatch scripts
- Add 8 new milestone directories (07+06 through 12+08,11)
- Archive completed tasks for 05+04 and 06+05
- Update test configs, docs, and edge-smoke/node-smoke
- Add WORK_LOG.md for runtime target selector
2026-07-26 12:01:14 +09:00

9.8 KiB

Code Review Reference - TEST

[IMPLEMENTING AGENT — READ FIRST] Filling in this file is the mandatory final step of implementation. The task is NOT complete until every implementation-owned section below is filled in. Complete the 구현 체크리스트; the final checklist item is mandatory before saving. Fill implementation-owned sections, then stop with active files in place and report ready for review. If implementation is blocked, record the exact blocker, attempted commands/output, and resume condition only in implementation-owned evidence fields. Do not ask the user directly, present choices, call user-input tools, create control-plane stop files, or classify the next state. Finalization (코드리뷰 결과, log rename, complete.log, archive moves, 코드리뷰 전용 체크리스트) is review-agent-only, even after compaction/resume. Follow the ownership table at the bottom of this file for which sections you own.

개요

date=2026-07-25 task=m-agent-task-runtime-target-selector/12+08,11_audit_closure, plan=0, tag=TEST

Roadmap Targets

  • Milestone: agent-roadmap/phase/automation-runtime-bridge/milestones/agent-task-runtime-target-selector.md
  • Milestone link: Milestone 문서
  • Task ids:
    • audit-tests: 선택·고정·failover·quota·예산·blocker 추적과 테스트·운영 설명 일치
  • Completion mode: check-on-pass

이 파일을 읽는 리뷰 에이전트에게

[REVIEW AGENT ONLY] 아래 종결 절차는 코드리뷰 에이전트 전용이다. 구현 에이전트는 이 섹션을 실행하지 않는다.

각 항목의 구현을 실제 소스 파일과 대조하고, 검증 결과 섹션의 출력이 코드와 일치하는지 확인하세요. 리뷰 완료는 아래 순서까지 끝난 상태를 의미합니다.

  1. 판정을 append한다.
  2. CODE_REVIEW-cloud-G07.mdcode_review_cloud_G07_0.log, PLAN-local-G07.mdplan_local_G07_0.log로 아카이브한다.
  3. PASS이면 complete.log 작성 후 active task 디렉터리를 agent-task/archive/YYYY/MM/m-agent-task-runtime-target-selector/12+08,11_audit_closure/로 이동한다. WARN/FAIL이면 code-review skill이 요구하는 다음 filesystem state를 완전히 작성한다.
  4. PASS이고 task group이 m-agent-task-runtime-target-selector이면 완료 이벤트 메타데이터를 보고한다. roadmap 상태 체크와 update-roadmap 호출은 런타임 책임이다.
  5. 적용 가능한 코드리뷰 전용 체크리스트 항목을 최종 .log 위치에서 체크한 뒤 보고한다.

구현 항목별 완료 여부

항목 완료 여부
TEST-1 Cross-scenario audit evidence [ ]
TEST-2 운영 skill 정책 동기화 [ ]
TEST-3 Drift guard와 전체 회귀 [ ]

구현 체크리스트

  • 통합 audit가 work unit, rule/priority, candidate rank/selected target, reason, quota, transition으로 initial, pin/resume, failover, budget과 quota/review blocker를 추적한다.
  • 운영 skill이 selector 호출 시점, target matrix, route pin, failover, selfcheck, batch quota와 무제한 target admission을 실제 구현과 일치하게 설명한다.
  • deterministic drift search와 전체 suite가 구 정적 route/cap 설명 및 정책 회귀가 없음을 증명한다.
  • SDD Evidence Map의 대표 scenario와 Roadmap Target 검증 근거가 review 문서에 추적 가능하게 기록된다.
  • CODE_REVIEW-*-G??.md의 구현 에이전트 소유 섹션을 실제 구현 내용과 검증 출력으로 채운다.

코드리뷰 전용 체크리스트

[REVIEW AGENT ONLY] 이 체크리스트는 코드리뷰 에이전트만 사용한다. 구현 에이전트는 이 섹션을 수정하거나 체크하지 않는다.

  • 코드리뷰 결과PASS, WARN, FAIL 중 하나의 판정을 append한다.
  • 판정과 차원별 평가, Required/Suggested/Nit 분류가 서로 일치한다.
  • active CODE_REVIEW-cloud-G07.mdcode_review_cloud_G07_0.log로 아카이브한다.
  • active PLAN-local-G07.mdplan_local_G07_0.log로 아카이브한다.
  • .gitignore의 Agent-Ops 관리 block이 agent-task/**/*.mdagent-task/**/*.log를 unignore하고 agent-roadmap/current.md를 ignore하는지 확인한다.
  • PASS이면 agent-ops/skills/common/code-review/templates/complete-log-template.md 기준으로 complete.log를 작성하고 active .md 파일을 남기지 않는다.
  • PASS이면 active task 디렉터리 agent-task/m-agent-task-runtime-target-selector/12+08,11_audit_closure/agent-task/archive/YYYY/MM/m-agent-task-runtime-target-selector/12+08,11_audit_closure/로 이동하고 최종 archive 경로에서 이 체크리스트를 갱신한다.
  • PASS이고 task group이 m-agent-task-runtime-target-selector이면 런타임이 읽을 완료 이벤트 메타데이터를 보고하고, roadmap 수정이나 update-roadmap 직접 호출을 하지 않는다.
  • PASS split 작업이면 이동 후 빈 active parent agent-task/m-agent-task-runtime-target-selector/를 제거하거나, 남은 sibling/file이 있어 유지했다고 확인한다.
  • WARN/FAIL이면 code-review skill의 판정에 맞는 다음 filesystem state를 작성하고 complete.log를 작성하지 않는다.

계획 대비 변경 사항

구현 에이전트가 계획과 다르게 구현한 부분을 이유와 함께 기록한다.

주요 설계 결정

구현 에이전트가 주요 설계 결정 사항을 기록한다.

리뷰어를 위한 체크포인트

  • S12의 success, qualified failover, generic same-target recovery, quota block, budget block, review block 각각에 전체 selector evidence field가 연결되는가.
  • 운영 문서가 live 구현을 현재형으로 설명하고 구 Gemini/static cap/route helper를 남기지 않는가.
  • audit가 문자열 검색만이 아니라 persisted state, locator, status/dry-run의 behavior를 검증하는가.
  • project skill과 tests만 변경하고 새로운 정책이나 common rule을 추가하지 않았는가.

검증 결과

DynamicSelectorAuditTest

명령: python3 agent-ops/skills/project/orchestrate-agent-task-loop/tests/test_dispatch.py DynamicSelectorAuditTest -v

실제 stdout/stderr와 exit code를 기록하고 S12 다섯 outcome별 work unit/rule/candidate/reason/quota/transition evidence 위치를 함께 적는다.

전체 Python suite

명령: python3 -m unittest discover -s agent-ops/skills/project/orchestrate-agent-task-loop/tests -p 'test_*.py'

실제 stdout/stderr와 exit code를 기록한다.

py_compile

명령: python3 -m py_compile agent-ops/skills/project/orchestrate-agent-task-loop/scripts/dispatch.py agent-ops/skills/project/orchestrate-agent-task-loop/scripts/execution_target_policy.py agent-ops/skills/project/orchestrate-agent-task-loop/scripts/select_execution_target.py agent-ops/skills/project/orchestrate-agent-task-loop/tests/test_dispatch.py agent-ops/skills/project/orchestrate-agent-task-loop/tests/test_execution_target_policy.py agent-ops/skills/project/orchestrate-agent-task-loop/tests/test_select_execution_target.py

실제 stdout/stderr와 exit code를 기록한다.

정책 drift zero-match assertion

명령: bash -c 'matches=$(rg --sort path -n '"'"'Gemini 3\\.5|동시 실행 제한|route_agent\\(|invocation_semaphore|^[[:space:]]*semaphores = \\{'"'"' agent-ops/skills/project/orchestrate-agent-task-loop/SKILL.md agent-ops/skills/project/orchestrate-agent-task-loop/scripts/dispatch.py); rc=$?; test "$rc" -eq 1 && test -z "$matches"'

실제 stdout/stderr와 exit code를 기록한다. 금지 production match 0건과 exit 0이 필요하다.

diff check

명령: git diff --check

실제 stdout/stderr와 exit code를 기록한다.


[IMPLEMENTING AGENT — BEFORE SAVING] Have you filled in every implementation-owned section? If anything is blank, go back and fill it in before saving this file. Leave review-agent-only sections unchanged.

섹션 소유권

Section Owner Note
Header comment, 개요, 리뷰 에이전트 지시 Fixed at stub creation Implementing agent must not modify or execute these (archive, complete.log, and task-directory archive move are review-agent only)
Roadmap Targets Fixed at stub creation from plan when present Implementing agent must not modify; code-review copies it into complete.log as Roadmap Completion only on PASS
Archive Evidence Snapshot Fixed at stub creation from plan when present Implementing agent uses it as default prior-loop context; read only the specific archive files cited there when more detail is required
Agent UI Completion Mixed Present only for plan-required agent-ui code work; implementing agent fills actual evidence, review agent applies 구현됨 status/evidence update on PASS and copies the section into complete.log
구현 항목별 완료 여부 (item names) Fixed at stub creation Implementing agent checks [ ][x] only
구현 체크리스트 (item text/order) Fixed at stub creation from plan Implementing agent checks [ ][x] only
코드리뷰 전용 체크리스트 Review agent only Implementing agent must not modify or check this section
계획 대비 변경 사항, 주요 설계 결정 Implementing agent Replace placeholder text with actual content
리뷰어를 위한 체크포인트 Fixed at stub creation Pre-filled from plan
검증 결과 (section headings + commands) Fixed at stub creation Implementing agent fills in command output only; command changes require a 계획 대비 변경 사항 entry
코드리뷰 결과 Review agent appends Not included in stub