3af62ce598
Merge pull request 'feat: v2 staged exit에 실제 피처(ATR, pred_down_prob) 공급 ( #325 )' ( #343 ) from feature/issue-325-staged-exit-real-features into feature/v3-session-policy-stream
...
Gitea CI / test (push) Waiting to run
Reviewed-on: #343
2026-02-28 20:59:38 +09:00
agentson
62cd8a81a4
feat: feed staged-exit with ATR/RSI runtime features ( #325 )
Gitea CI / test (push) Waiting to run
Gitea CI / test (pull_request) Waiting to run
2026-02-28 20:58:23 +09:00
dd8549b912
Merge pull request 'feat: KR ATR-based dynamic hard-stop threshold ( #318 )' ( #342 ) from feature/issue-318-kr-atr-dynamic-stoploss into feature/v3-session-policy-stream
...
Gitea CI / test (push) Has been cancelled
Reviewed-on: #342
2026-02-28 20:56:18 +09:00
agentson
8bba85da1e
feat: add KR ATR-based dynamic hard-stop threshold ( #318 )
Gitea CI / test (push) Waiting to run
Gitea CI / test (pull_request) Waiting to run
2026-02-28 18:30:52 +09:00
fc6083bd2a
Merge pull request 'feat: stop-loss reentry cooldown guard ( #319 )' ( #341 ) from feature/issue-319-stoploss-reentry-cooldown into feature/v3-session-policy-stream
...
Gitea CI / test (push) Has been cancelled
Reviewed-on: #341
2026-02-28 18:27:12 +09:00
agentson
5f53b02da8
test: add stop-loss reentry cooldown behavioral coverage ( #319 )
Gitea CI / test (pull_request) Waiting to run
Gitea CI / test (push) Waiting to run
2026-02-28 18:24:28 +09:00
agentson
82808a8493
feat: enforce stop-loss reentry cooldown window ( #319 )
2026-02-28 18:24:28 +09:00
9456d66de4
Merge pull request 'feat: US minimum price entry filter ( #320 )' ( #340 ) from feature/issue-320-us-min-price-filter into feature/v3-session-policy-stream
...
Gitea CI / test (push) Has been cancelled
Reviewed-on: #340
2026-02-28 18:22:28 +09:00
33b97f21ac
Merge pull request 'fix: log blackout recovery executions to DB ( #324 )' ( #339 ) from feature/issue-324-blackout-recovery-trade-log into feature/v3-session-policy-stream
...
Gitea CI / test (push) Has been cancelled
Reviewed-on: #339
2026-02-28 18:22:11 +09:00
3b135c3080
Merge pull request 'fix: SELL outcome PnL uses sell quantity ( #322 )' ( #337 ) from feature/issue-322-sell-pnl-sell-qty into feature/v3-session-policy-stream
...
Gitea CI / test (push) Has been cancelled
Reviewed-on: #337
2026-02-28 18:21:34 +09:00
1b0d5568d3
Merge pull request 'infra: governance registry sync gate in CI ( #330 )' ( #335 ) from feature/issue-330-governance-ci-guard into feature/v3-session-policy-stream
...
Gitea CI / test (push) Has been cancelled
Reviewed-on: #335
2026-02-28 18:21:10 +09:00
agentson
2406a80782
test: add governance validator unit coverage ( #330 )
Gitea CI / test (push) Waiting to run
Gitea CI / test (pull_request) Waiting to run
2026-02-28 17:40:51 +09:00
b8569d9de1
Merge pull request 'fix: exchange-aware latest BUY matching ( #323 )' ( #338 ) from feature/issue-323-buy-match-exchange-code into feature/v3-session-policy-stream
...
Gitea CI / test (push) Has been cancelled
Reviewed-on: #338
2026-02-28 17:37:43 +09:00
agentson
92261da414
fix: include exchange_code in latest BUY matching key ( #323 )
Gitea CI / test (pull_request) Waiting to run
Gitea CI / test (push) Waiting to run
2026-02-28 17:17:21 +09:00
agentson
9267f1fb77
test: add US minimum price boundary and KR-scope coverage ( #320 )
Gitea CI / test (push) Waiting to run
Gitea CI / test (pull_request) Waiting to run
2026-02-28 17:15:10 +09:00
agentson
fd0246769a
test: add sell qty fallback guard and quantity-basis coverage ( #322 )
Gitea CI / test (push) Waiting to run
Gitea CI / test (pull_request) Waiting to run
2026-02-28 17:13:56 +09:00
ea7260d574
Merge pull request 'feat: explicit session_id propagation in logs ( #326 )' ( #336 ) from feature/issue-326-session-id-explicit-propagation into feature/v3-session-policy-stream
...
Gitea CI / test (push) Has been cancelled
Reviewed-on: #336
2026-02-28 17:07:34 +09:00
a2855e286e
Merge pull request 'feat: minute-based triple barrier horizon ( #329 )' ( #334 ) from feature/issue-329-triple-barrier-minutes into feature/v3-session-policy-stream
...
Gitea CI / test (push) Has been cancelled
Reviewed-on: #334
2026-02-28 17:06:31 +09:00
28ded34441
Merge pull request 'fix: evolved strategy syntax guard ( #321 )' ( #333 ) from feature/issue-321-evolution-syntax-guard into feature/v3-session-policy-stream
...
Gitea CI / test (push) Has been cancelled
Reviewed-on: #333
2026-02-28 17:06:04 +09:00
agentson
08607eaa56
feat: block US BUY entries below minimum price threshold ( #320 )
Gitea CI / test (pull_request) Waiting to run
Gitea CI / test (push) Has been cancelled
2026-02-28 14:40:19 +09:00
agentson
5c107d2435
fix: persist blackout recovery executions to trades log ( #324 )
Gitea CI / test (push) Waiting to run
Gitea CI / test (pull_request) Waiting to run
2026-02-28 14:39:30 +09:00
agentson
6d7e6557d2
fix: compute SELL decision outcome using sell quantity ( #322 )
Gitea CI / test (pull_request) Waiting to run
Gitea CI / test (push) Has been cancelled
2026-02-28 14:38:10 +09:00
agentson
11b9ad126f
feat: propagate runtime session_id across decision and trade logs ( #326 )
Gitea CI / test (push) Waiting to run
Gitea CI / test (pull_request) Waiting to run
2026-02-28 14:37:32 +09:00
agentson
2e394cd17c
infra: enforce governance registry sync checks in CI ( #330 )
Gitea CI / test (pull_request) Waiting to run
Gitea CI / test (push) Has been cancelled
2026-02-28 14:36:05 +09:00
agentson
c641097fe7
feat: support minute-based triple barrier horizon ( #329 )
Gitea CI / test (push) Waiting to run
Gitea CI / test (pull_request) Waiting to run
2026-02-28 14:35:55 +09:00
agentson
2f3b2149d5
fix: add syntax guard for evolved strategy generation ( #321 )
Gitea CI / test (push) Waiting to run
Gitea CI / test (pull_request) Waiting to run
2026-02-28 14:35:35 +09:00
13a6d6612a
Merge pull request 'docs: 감사 문서 재구조화 + 손실 복구 실행 계획 ( #331 )' ( #332 ) from feature/issue-331-doc-restructure into feature/v3-session-policy-stream
...
Gitea CI / test (push) Has been cancelled
Reviewed-on: #332
2026-02-28 14:18:46 +09:00
agentson
ca5fa73769
docs: restructure audit docs and create loss recovery action plan ( #331 )
...
Gitea CI / test (push) Waiting to run
Gitea CI / test (pull_request) Waiting to run
- Clean up 80_implementation_audit.md: remove review history (6.1/6.2),
extract SQL queries, condense data quality section
- Create 85_loss_recovery_action_plan.md with 13 action items across
3 phases (Phase 1: stop bleeding, Phase 2: data integrity + v2,
Phase 3: v3 session optimization)
- Extract standard audit SQL queries to scripts/audit_queries.sql
- Update docs/ouroboros/README.md with 85_ link
- Create Gitea issues #318-#330 for all 13 action items
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-28 13:21:15 +09:00
agentson
ab9ea56efa
docs: consolidate implementation audit updates and add restructure plan
Gitea CI / test (push) Has been cancelled
2026-02-28 13:04:15 +09:00
8dc9f95032
Merge pull request 'process: enforce forbidden runtime invariants in monitor ( #316 )' ( #317 ) from feature/issue-316-weekend-forbidden-monitor into feature/v3-session-policy-stream
Gitea CI / test (push) Has been cancelled
2026-02-28 09:37:41 +09:00
agentson
dd51ffb6ac
process: enforce forbidden runtime invariants in monitor ( #316 )
Gitea CI / test (push) Waiting to run
Gitea CI / test (pull_request) Waiting to run
2026-02-28 09:37:16 +09:00
0542e78f90
Merge pull request 'process: automate backtest gate for PR/push/schedule ( #314 )' ( #315 ) from feature/issue-314-backtest-gate-automation into feature/v3-session-policy-stream
Gitea CI / test (push) Has been cancelled
2026-02-28 03:25:45 +09:00
agentson
8396dc1606
process: automate backtest gate for PR/push/schedule ( #314 )
Gitea CI / test (push) Waiting to run
Gitea CI / test (pull_request) Waiting to run
2026-02-28 03:25:00 +09:00
343631a935
Merge pull request 'feat: integrate v2 backtest validation pipeline ( #305 )' ( #313 ) from feature/issue-305-backtest-pipeline-integration into feature/v3-session-policy-stream
Gitea CI / test (push) Has been cancelled
2026-02-27 23:59:34 +09:00
agentson
c00525eb4d
feat: integrate v2 backtest pipeline for triple barrier and walk-forward ( #305 )
Gitea CI / test (push) Waiting to run
Gitea CI / test (pull_request) Waiting to run
2026-02-27 23:58:52 +09:00
1ae12f92f6
Merge pull request 'fix: runtime staged exit semantics in trading_cycle and run_daily_session ( #304 )' ( #312 ) from feature/issue-304-runtime-staged-exit-semantics into feature/v3-session-policy-stream
Gitea CI / test (push) Has been cancelled
2026-02-27 23:49:59 +09:00
agentson
98dab2e06e
fix: apply staged exit semantics in runtime paths ( #304 )
Gitea CI / test (push) Waiting to run
Gitea CI / test (pull_request) Waiting to run
2026-02-27 23:48:52 +09:00
a63d23fab9
Merge pull request 'process: harden implementation-start gate before coding ( #310 )' ( #311 ) from feature/issue-310-implementation-start-gate into feature/v3-session-policy-stream
Gitea CI / test (push) Has been cancelled
2026-02-27 23:24:40 +09:00
agentson
85a59542f8
process: harden implementation-start gate before coding
Gitea CI / test (push) Waiting to run
Gitea CI / test (pull_request) Waiting to run
2026-02-27 23:21:54 +09:00
5830791355
Merge pull request 'process: enforce session handover gate across sessions ( #308 )' ( #309 ) from feature/issue-308-session-handover-gate into feature/v3-session-policy-stream
Gitea CI / test (push) Has been cancelled
2026-02-27 23:09:04 +09:00
agentson
b1610f14c5
process: enforce session handover gate across sessions ( #308 )
Gitea CI / test (pull_request) Has been cancelled
Gitea CI / test (push) Has been cancelled
2026-02-27 23:08:29 +09:00
1984065499
Merge pull request 'process: enforce process-change-first and staged acceptance gates ( #306 )' ( #307 ) from feature/issue-306-process-change-first into feature/v3-session-policy-stream
2026-02-27 22:46:33 +09:00
agentson
d912471d0e
process: enforce process-change-first and staged ticket maturity ( #306 )
2026-02-27 22:46:18 +09:00
5f337e2ebc
Merge pull request 'fix: realtime include extended KR/US sessions ( #301 )' ( #303 ) from feature/issue-301-extended-session-schedule into feature/v3-session-policy-stream
2026-02-27 22:30:26 +09:00
agentson
4a404875a9
fix: include extended KR/US sessions in realtime market scheduling ( #301 )
2026-02-27 22:30:13 +09:00
cdd3814781
Merge pull request 'governance: enforce runtime NOT_OBSERVED recovery gates ( #301 )' ( #302 ) from feature/issue-301-runtime-verify-recovery into feature/v3-session-policy-stream
2026-02-27 22:14:03 +09:00
agentson
dbf57b5068
governance: enforce runtime verification coverage gates ( #301 )
2026-02-27 22:13:11 +09:00
7efc254ab5
Merge pull request '[RISK-EMERGENCY] TKT-P1-008 오버나잇 예외 vs Kill Switch 우선순위' ( #300 ) from feature/issue-tkt-p1-008-overnight-killswitch-priority into feature/v3-session-policy-stream
2026-02-27 08:57:25 +09:00
agentson
2742628b78
feat: prioritize kill-switch over overnight exception policy (TASK-CODE-012)
2026-02-27 08:55:24 +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
2026-02-27 08:51:27 +09:00