[RISK-EMERGENCY] TKT-P1-008 오버나잇 예외 vs Kill Switch 우선순위 #299

Closed
opened 2026-02-27 08:55:18 +09:00 by agentson · 0 comments
Collaborator

Summary

Integrate overnight exception policy with kill-switch priority so risk exits are not blocked.

Scope

  • REQ: REQ-V3-008
  • TASK: TASK-V3-015, TASK-CODE-012
  • TEST: TEST-ACC-018

Acceptance Criteria

  1. Session-close overnight policy can force HOLD->SELL.
  2. Kill switch has higher priority than overnight exception.
  3. Kill-switch blocks BUY but allows risk-reducing SELL.
  4. Unit tests cover policy and SELL allowance under kill-switch.

Out of Scope

  • Full forced-liquidation scheduler implementation
## Summary Integrate overnight exception policy with kill-switch priority so risk exits are not blocked. ## Scope - REQ: `REQ-V3-008` - TASK: `TASK-V3-015`, `TASK-CODE-012` - TEST: `TEST-ACC-018` ## Acceptance Criteria 1. Session-close overnight policy can force HOLD->SELL. 2. Kill switch has higher priority than overnight exception. 3. Kill-switch blocks BUY but allows risk-reducing SELL. 4. Unit tests cover policy and SELL allowance under kill-switch. ## Out of Scope - Full forced-liquidation scheduler implementation
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: jihoson/The-Ouroboros#299