1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
| {
| "run_id": "RUN-ANA-WUJI-V1-ORIGINAL-BUY-LIMITUP-SCOPE-CHECK-20260614-001",
| "generated_at": "2026-06-14T02:28:00+08:00",
| "overall_status": "PASS_FOR_EXECUTION_REVIEW_READY",
| "pass_count": 9,
| "fail_count": 0,
| "items": [
| {
| "check_id": "SOURCE_BUY_LOT_COUNT_IS_710",
| "status": "PASS",
| "detail": "source_buy_lots=710"
| },
| {
| "check_id": "ROLLING_LOW_BUY_EXCLUDED_COUNT_IS_25",
| "status": "PASS",
| "detail": "rolling_low_buy_lots=25; rolling_buy_orders=25"
| },
| {
| "check_id": "STATUS_TOTAL_EQUALS_710",
| "status": "PASS",
| "detail": {
| "STRICT_LIMITUP_FAIL": 404,
| "STRICT_LIMITUP_PASS": 298,
| "PRIOR_30_TRADING_DAY_WINDOW_INCOMPLETE_HELD": 8
| }
| },
| {
| "check_id": "SOURCE_BUY_TRACE_FIELDS_COMPLETE",
| "status": "PASS",
| "detail": "case_id/symbol/candidate_id/signal_trade_date/entry_trade_date/strict_lot_id/v1_order_id present for all source BUY rows."
| },
| {
| "check_id": "WINDOW_EXCLUDES_SIGNAL_DAY",
| "status": "PASS",
| "detail": "All rows use daily.trade_date < signal_trade_date."
| },
| {
| "check_id": "STRICT_WINDOW_DAY_COUNT_OR_HELD",
| "status": "PASS",
| "detail": "Rows with fewer than 30 prior trading days are marked HELD."
| },
| {
| "check_id": "BOARD_POLICY_ASSIGNED",
| "status": "PASS",
| "detail": {
| "CHINEXT_300_301": 257,
| "BJ": 148,
| "MAINBOARD_DEFAULT": 109,
| "STAR_688": 52
| }
| },
| {
| "check_id": "MATCHES_COLLEAGUE_READOUT_TABLE_CREATED",
| "status": "PASS",
| "detail": [
| {
| "metric": "source_buy_lots",
| "match_flag": true
| },
| {
| "metric": "rolling_low_buy_lots",
| "match_flag": true
| },
| {
| "metric": "strict_pass_lots",
| "match_flag": false
| },
| {
| "metric": "strict_fail_or_nonpass_lots",
| "match_flag": false
| },
| {
| "metric": "cases_with_any_nonpass",
| "match_flag": false
| }
| ]
| },
| {
| "check_id": "SOURCE_ARTIFACT_MANIFEST_CREATED",
| "status": "PASS",
| "detail": "source_artifacts=4"
| }
| ]
| }
|
|