feat: integrate 398-400-401 for main merge REQ-OPS-001 TASK-OPS-003 TEST-ACC-009 #410

Merged
jihoson merged 13 commits from feature/398-400-401 into main 2026-03-04 09:56:01 +09:00
Collaborator

Summary

  • integrate fixes/features for #398 #400 #401 into a single delivery branch
  • handle KR order rejection by checking rt_cd in KIS responses (#398)
  • improve US session transition handling and suppress US_DAY trading where required (#400)
  • process active markets in parallel with fail-fast semantics (#401)
  • include restored KIS API reference docs under docs/

Governance Mapping

  • REQ: REQ-OPS-001, REQ-OPS-003
  • TASK: TASK-OPS-001, TASK-OPS-003
  • TEST: TEST-ACC-007, TEST-ACC-009

Validation

  • pytest (1069 passed)
## Summary - integrate fixes/features for #398 #400 #401 into a single delivery branch - handle KR order rejection by checking `rt_cd` in KIS responses (#398) - improve US session transition handling and suppress US_DAY trading where required (#400) - process active markets in parallel with fail-fast semantics (#401) - include restored KIS API reference docs under `docs/` ## Governance Mapping - REQ: `REQ-OPS-001`, `REQ-OPS-003` - TASK: `TASK-OPS-001`, `TASK-OPS-003` - TEST: `TEST-ACC-007`, `TEST-ACC-009` ## Validation - `pytest` (1069 passed)
agentson added 12 commits 2026-03-04 09:47:37 +09:00
fix: handle KR order rejection via rt_cd check (#398)
Some checks failed
Gitea CI / test (pull_request) Failing after 5s
b283880774
chore: retrigger CI for PR #405
All checks were successful
Gitea CI / test (pull_request) Successful in 36s
90cd7c0504
fix: handle US session transitions and suppress US_DAY trading (#400)
Some checks failed
Gitea CI / test (pull_request) Failing after 5s
2e3aed5664
chore: retrigger CI for PR #406
Some checks failed
Gitea CI / test (pull_request) Failing after 6s
47a87fa2f6
style: sort imports for main tests
All checks were successful
Gitea CI / test (pull_request) Successful in 35s
a67a9aa41f
feat: process active markets in parallel with fail-fast semantics (#401)
All checks were successful
Gitea CI / test (pull_request) Successful in 36s
ec5d656fdf
docs: restore KIS API reference document to docs/
Some checks failed
Gitea CI / test (pull_request) Failing after 6s
650d464da5
한국투자증권_오픈API_전체문서_20260221_030000.xlsx was accidentally
removed during branch merge. Moved from project root to docs/ where
commands.md and MEMORY.md expect it to be.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
ci: retrigger for PR #408 body update
All checks were successful
Gitea CI / test (pull_request) Successful in 35s
4afae017a2
Merge pull request 'docs: KIS API 공식 문서 복원 (docs/ 위치)' (#408) from fix/restore-kis-api-docs into feature/398-400-401
Some checks failed
Gitea CI / test (push) Successful in 36s
Gitea CI / test (pull_request) Failing after 5s
c29e5125bc
Reviewed-on: #408
agentson changed title from feat: integrate #398 #400 #401 for main merge to feat: integrate 398-400-401 for main merge REQ-OPS-001 TASK-OPS-003 TEST-ACC-009 2026-03-04 09:53:29 +09:00
agentson added 1 commit 2026-03-04 09:53:55 +09:00
ci: retrigger PR #410 after governance traceability update
All checks were successful
Gitea CI / test (pull_request) Successful in 35s
Gitea CI / test (push) Successful in 36s
79e51b8ece
jihoson approved these changes 2026-03-04 09:55:31 +09:00
jihoson merged commit 815fb89585 into main 2026-03-04 09:56:01 +09:00
jihoson deleted branch feature/398-400-401 2026-03-04 09:56:01 +09:00
Sign in to join this conversation.
No Reviewers
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: jihoson/The-Ouroboros#410