You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
사내 repo에서 관찰된 스케줄드 daily-tidy 에이전트 워크플로우의 운영 가드레일 패턴 (일반화 증류, 세부 식별자 비수록)
Generalized failure class: 무인(스케줄드) 실행에서 사람 확인 게이트 없이 반복 실행될 때의 중복 작업·산출물 폭주·무한 재시도
Detection signal: 동일 대상 브랜치/PR 중복 생성, open draft 산출물 누적, 같은 대상의 연속 실패 반복, Stop 사유 없는 강행
Proposed surface (defer 상태)
후보 내용: ① 중복 락 (git ls-remote 동일 대상 브랜치 검사) ② open draft cap(임계 초과 시 수리 skip + 대기 보고) ③ 동일 대상 연속 실패 N회 시 보류 ④ Stop 조건 표(조건→행동 명시, 강행 금지, 조용한 skip 금지) ⑤ 작업 큐(backlog)는 지속 문서가 아닌 호출 주입 파라미터로
후보 위치: references/unattended-run-guardrails.md (신규, 필요 시 start/자동화 경로에 배선)
Why defer
ddalggak의 현행 실행 계약은 대화형 issue-driven이며 무인 루틴(cron/스케줄드) 운영 계획이 확정되지 않았다. wiki-growth-triage의 Defer/reject lane 기준("not on the current execution path") 해당.
Source
Proposed surface (defer 상태)
git ls-remote동일 대상 브랜치 검사) ② open draft cap(임계 초과 시 수리 skip + 대기 보고) ③ 동일 대상 연속 실패 N회 시 보류 ④ Stop 조건 표(조건→행동 명시, 강행 금지, 조용한 skip 금지) ⑤ 작업 큐(backlog)는 지속 문서가 아닌 호출 주입 파라미터로references/unattended-run-guardrails.md(신규, 필요 시 start/자동화 경로에 배선)Why defer
Safety boundaries
Validation (착수 시)
npm test,npm run verify:projections,npm run verify:codex-skill,npm run verify