auto-sync: 2026-05-16 23:05:25

This commit is contained in:
cfdaily
2026-05-16 23:05:25 +08:00
parent 83aa7c8c7f
commit fb9aad7965
@@ -743,12 +743,14 @@ Round 2+: 正方回应反驳 → 反方回应
"issues": [
{
"id": "iss-1",
"status": "open|accepted|rejected|deferred",
"severity": "critical|major|minor|info",
"category": "correctness|security|performance|style|scope_deviation",
"category": "correctness|security|performance|style|scope_deviation|architecture|robustness",
"location": {
"file": "src/strategy.py",
"line_start": 42,
"line_end": 55
"line_end": 55,
"context": "def calculate_signal(df):\n ..."
},
"title": "简短描述",
"description": "详细说明",