You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1.2 KiB
1.2 KiB
Phase 8 Operator Runbook
목적
확장 기능이 production에 들어온 뒤, 운영자가 어떤 순서로 켜고 끄고 감시하고 롤백할지 정의합니다.
일일 운영 절차
장 시작 전
- registry 상태 확인
- strategy별 rollout 상태 확인
- feature flag diff 확인
- shadow/paper/live 상태 요약 확인
- broker / data / parser / model health 확인
장중
- short engine borrow 상태 확인
- optimized execution 이상치 확인
- disagreement spike 확인
- drift alert 확인
- incident 필요 시 feature flag off
장 종료 후
- strategy attribution 확인
- post-trade review assistant 결과 검토
- drift diagnosis 검토
- incident / anomaly 티켓 발행
- 다음 거래일 rollout 유지/축소 결정
롤백 규칙
다음 중 하나라도 발생하면 확장 기능을 우선 끕니다.
- 새 전략의 이상 손실
- borrow/locate 실패율 급증
- model disagreement 급등
- execution slippage 급등
- parser/prompt drift 심화
- attribution 불가능
롤백 순서
- optimized execution off
- candidate model off → baseline only
- experimental strategy off
- short engine off
- overlay off
- Phase 7 safe mode 유지