원클릭으로
same-session-two-turn-planning-fixture-run-histo
same-session two-turn planning fixture로 run-history 신호 검증
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
same-session two-turn planning fixture로 run-history 신호 검증
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
새 멀티라인 제출 입력 화면은 공유 분기 + footer 계약으로 통일
PTY 통합 테스트에서 ko/CJK 마커는 ANSI+공백 제거 후 매칭
tui-multi-feature-integration-review
TUI 첫-프레임 타이밍 리뷰: 마커 정직성 + 지연 seam 재현
i18n 마커 문구는 다른 문구의 부분문자열과 겹치지 않게
planning-review-activation-safety-check
| name | same-session-two-turn-planning-fixture-run-histo |
| description | same-session two-turn planning fixture로 run-history 신호 검증 |
| source | learned |
planning 신호가 run 기록 projection에서 공급되는지 실제 바이너리로 검증할 때: (1) yardlet new로 turn 1을 만들고 planning show --json의 session.intent_id를 읽는다. (2) 그 intent_id로 봉인된 run 기록(run.yaml의 state failed/partial + completed_at, evaluation.json의 fatal failed check)을 temp workspace의 .agents/runs/에 seed한다. (3) planning accept <proposal> --expected-head none 후 planning answer ... --expected-head <head>로 같은 session의 turn 2를 돌리고, 두 번째 show --json의 capability_audits 전체에서 해당 hard signal 총수를 센다(turn 1은 0이어야 함). tests/fixtures/v010_002a_capability_discovery/scripts/run.sh의 repeated-failure 블록이 표준 예시다.