[FX-ACCOUNTING] TKT-P1-001 USD/KRW 버퍼 진입 제한 #287

Closed
opened 2026-02-27 00:48:03 +09:00 by agentson · 0 comments
Collaborator

Summary

Add USD/KRW buffer guard to block overseas BUY entries when cash buffer would be breached.

Scope

  • REQ: REQ-V3-007
  • TASK: TASK-V3-014
  • TEST: TEST-ACC-006

Acceptance Criteria

  1. Overseas BUY is blocked if post-order cash would drop below configured USD buffer.
  2. Decision is logged with required/remaining amounts.
  3. Unit tests verify buffer breach blocks order execution.

Out of Scope

  • Full FX PnL accounting separation (TASK-V3-013)
## Summary Add USD/KRW buffer guard to block overseas BUY entries when cash buffer would be breached. ## Scope - REQ: `REQ-V3-007` - TASK: `TASK-V3-014` - TEST: `TEST-ACC-006` ## Acceptance Criteria 1. Overseas BUY is blocked if post-order cash would drop below configured USD buffer. 2. Decision is logged with required/remaining amounts. 3. Unit tests verify buffer breach blocks order execution. ## Out of Scope - Full FX PnL accounting separation (`TASK-V3-013`)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: jihoson/The-Ouroboros#287