55 lines
1.4 KiB
JSON
55 lines
1.4 KiB
JSON
{
|
|
"schema_version": "1.0",
|
|
"mode": "executive",
|
|
"decision": "action_required",
|
|
"severity": "high",
|
|
"counts": {"blocking": 0, "high": 1, "medium": 1, "low": 0},
|
|
"security_gate": "passed",
|
|
"verification": "partial",
|
|
"scope": {"owner": "Gitlink", "repo": "gitlink-cli", "items": 1},
|
|
"run": {
|
|
"run_id": "gitlink-code-review:Gitlink/gitlink-cli:42:abcdef1:executive",
|
|
"trigger": "schedule",
|
|
"started_at": "2026-07-20T12:00:00Z",
|
|
"as_of": "2026-07-20T12:01:10Z",
|
|
"mode": "executive"
|
|
},
|
|
"evidence": [
|
|
{
|
|
"id": "E-CR-001",
|
|
"kind": "test_output",
|
|
"source": "local_worktree",
|
|
"status": "complete",
|
|
"observed_at": "2026-07-20T12:00:40Z",
|
|
"ref": "go test ./shortcuts/example",
|
|
"scope": "head:abcdef1234567"
|
|
}
|
|
],
|
|
"top_actions": [
|
|
{
|
|
"id": "CR-001",
|
|
"owner": "author",
|
|
"action": "补充失败路径测试",
|
|
"evidence": ["shortcuts/example/example_test.go:42"]
|
|
}
|
|
],
|
|
"findings": [
|
|
{
|
|
"id": "CR-001",
|
|
"severity": "high",
|
|
"status": "open",
|
|
"summary": "失败路径缺少回归测试",
|
|
"evidence": ["E-CR-001"]
|
|
},
|
|
{
|
|
"id": "CR-002",
|
|
"severity": "medium",
|
|
"status": "open",
|
|
"summary": "平台 CI 证据尚未关联当前 head",
|
|
"evidence": ["E-CR-001"]
|
|
}
|
|
],
|
|
"limitations": ["平台 CI 结果未提供"],
|
|
"next_run": {"reason": "等待作者提交新 commit", "after_minutes": 60}
|
|
}
|