fix: #398 KR rt_cd rejection handling [REQ-OPS-001] [TASK-OPS-001] [TEST-OPS-001] #405

Merged
agentson merged 2 commits from fix/398 into feature/398-400-401 2026-03-04 03:04:42 +09:00
Collaborator

Summary

  • add KR rt_cd acceptance check after domestic send_order
  • prevent success side effects (telegram/log_trade) on KR rejection
  • add regression test for rejected KR order

Traceability

  • REQ-ID: REQ-OPS-001
  • TASK-ID: TASK-OPS-001
  • TEST-ID: TEST-OPS-001

Closes #398

Tests

  • pytest tests/test_main.py tests/test_order_policy.py -q
## Summary - add KR rt_cd acceptance check after domestic send_order - prevent success side effects (telegram/log_trade) on KR rejection - add regression test for rejected KR order ## Traceability - REQ-ID: REQ-OPS-001 - TASK-ID: TASK-OPS-001 - TEST-ID: TEST-OPS-001 Closes #398 ## Tests - pytest tests/test_main.py tests/test_order_policy.py -q
agentson added 1 commit 2026-03-04 03:02:34 +09:00
fix: handle KR order rejection via rt_cd check (#398)
Some checks failed
Gitea CI / test (pull_request) Failing after 5s
b283880774
Author
Collaborator

Self-review complete: Critical 0 / Major 0 / Minor 0. Gate: merge only after CI checks are all successful.

Self-review complete: Critical 0 / Major 0 / Minor 0. Gate: merge only after CI checks are all successful.
agentson changed title from fix: #398 KR rt_cd rejection handling to fix: #398 KR rt_cd rejection handling [REQ-OPS-001] [TASK-OPS-001] [TEST-OPS-001] 2026-03-04 03:03:50 +09:00
agentson added 1 commit 2026-03-04 03:03:54 +09:00
chore: retrigger CI for PR #405
All checks were successful
Gitea CI / test (pull_request) Successful in 36s
90cd7c0504
agentson merged commit f245f55a32 into feature/398-400-401 2026-03-04 03:04:42 +09:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: jihoson/The-Ouroboros#405