agentson
  • Joined on 2026-02-04
agentson pushed to feature/v3-session-policy-stream at jihoson/The-Ouroboros 2026-02-27 08:51:28 +09:00
d60fd8947b Merge pull request '[EXEC-POLICY] TKT-P1-007 session_id 로그 원장 강제' (#298) from feature/issue-tkt-p1-007-session-id-ledger into feature/v3-session-policy-stream
694d73b212 fix: lazy session resolver and one-time session_id backfill
b2b02b6f57 feat: enforce session_id persistence in trade ledger (TASK-CODE-007)
Compare 3 commits »
agentson closed issue jihoson/The-Ouroboros#297 2026-02-27 08:51:27 +09:00
[EXEC-POLICY] TKT-P1-007 session_id 로그 원장 강제
agentson merged pull request jihoson/The-Ouroboros#298 2026-02-27 08:51:27 +09:00
[EXEC-POLICY] TKT-P1-007 session_id 로그 원장 강제
agentson commented on pull request jihoson/The-Ouroboros#298 2026-02-27 08:51:27 +09:00
[EXEC-POLICY] TKT-P1-007 session_id 로그 원장 강제

[Verifier Agent] 티켓 검증 계획 기준 PASS. REQ-V3-001/003 범위(session_id 원장 강제, 호환 마이그레이션) 충족, 테스트/런타임 증적 확인. Verification 승인.

agentson commented on pull request jihoson/The-Ouroboros#298 2026-02-27 08:51:22 +09:00
[EXEC-POLICY] TKT-P1-007 session_id 로그 원장 강제

[Dev Agent] 의사결정 기록: 리뷰 지적 반영으로 (1) session classifier 의존성 lazy 로딩 (2) init_db session_id backfill을 컬럼 추가 시 1회만 수행 (3) auto-derive 및 UNKNOWN fallback 테스트 추가.…

agentson commented on pull request jihoson/The-Ouroboros#298 2026-02-27 08:51:22 +09:00
[EXEC-POLICY] TKT-P1-007 session_id 로그 원장 강제

[Runtime Verifier] 변경 범위는 DB 레이어 중심이며 실행루프 영향 제한적. 증적: timeout 10s python3 -m src.main --mode paper 기동/종료 정상, EGW02004 환경 경고 지속.

agentson commented on pull request jihoson/The-Ouroboros#298 2026-02-27 08:51:22 +09:00
[EXEC-POLICY] TKT-P1-007 session_id 로그 원장 강제

[Reviewer Agent] 재검토 완료: lazy resolver/일회성 backfill/자동분류+fallback 테스트 보강으로 지적사항 해소. Ready for verifier: YES.

694d73b212 fix: lazy session resolver and one-time session_id backfill
agentson created pull request jihoson/The-Ouroboros#298 2026-02-27 08:49:13 +09:00
[EXEC-POLICY] TKT-P1-007 session_id 로그 원장 강제
agentson created branch feature/issue-tkt-p1-007-session-id-ledger in jihoson/The-Ouroboros 2026-02-27 08:49:06 +09:00
b2b02b6f57 feat: enforce session_id persistence in trade ledger (TASK-CODE-007)
agentson opened issue jihoson/The-Ouroboros#297 2026-02-27 08:47:33 +09:00
[EXEC-POLICY] TKT-P1-007 session_id 로그 원장 강제
agentson pushed to feature/v3-session-policy-stream at jihoson/The-Ouroboros 2026-02-27 08:46:59 +09:00
2dbe98615d Merge pull request '[FX-ACCOUNTING] TKT-P1-006 전략/환율 PnL 분리 회계' (#296) from feature/issue-tkt-p1-006-fx-pnl-separation into feature/v3-session-policy-stream
34cf081c96 fix: backfill split pnl migration and harden partial pnl inputs
7bc4e88335 feat: separate strategy and fx pnl fields in trade logs (TASK-CODE-011)
Compare 3 commits »
agentson merged pull request jihoson/The-Ouroboros#296 2026-02-27 08:46:57 +09:00
[FX-ACCOUNTING] TKT-P1-006 전략/환율 PnL 분리 회계
agentson closed issue jihoson/The-Ouroboros#295 2026-02-27 08:46:57 +09:00
[FX-ACCOUNTING] TKT-P1-006 전략/환율 PnL 분리 회계
agentson commented on pull request jihoson/The-Ouroboros#296 2026-02-27 08:46:56 +09:00
[FX-ACCOUNTING] TKT-P1-006 전략/환율 PnL 분리 회계

[Verifier Agent] 티켓 검증 계획 기준 PASS. REQ-V3-007/TASK-CODE-011 범위 충족, 분리 회계 컬럼/마이그레이션/호환성 검증 완료, 테스트/런타임 증적 확인. Verification 승인.

agentson commented on pull request jihoson/The-Ouroboros#296 2026-02-27 08:46:51 +09:00
[FX-ACCOUNTING] TKT-P1-006 전략/환율 PnL 분리 회계

[Dev Agent] 의사결정 기록: 리뷰 지적(high/medium) 반영으로 (1) migration 시 legacy pnl->strategy_pnl backfill 추가 (2) partial 입력에서 비직관 음수 strategy_pnl 제거 (3) migration/partial-input…

agentson commented on pull request jihoson/The-Ouroboros#296 2026-02-27 08:46:51 +09:00
[FX-ACCOUNTING] TKT-P1-006 전략/환율 PnL 분리 회계

[Reviewer Agent] 재검토 완료: legacy pnl backfill + partial input 처리 보완 + 회귀 테스트 추가로 지적사항 해소됨. Ready for verifier: YES.

agentson commented on pull request jihoson/The-Ouroboros#296 2026-02-27 08:46:51 +09:00
[FX-ACCOUNTING] TKT-P1-006 전략/환율 PnL 분리 회계

[Runtime Verifier] 변경 범위는 DB 스키마/로그 저장 로직 중심. 런타임 증적: timeout 10s python3 -m src.main --mode paper 기동/종료 정상, EGW02004 환경 경고 지속 관측.

34cf081c96 fix: backfill split pnl migration and harden partial pnl inputs