21 lines
991 B
JSON
21 lines
991 B
JSON
{
|
|
"schema_version": "1.0",
|
|
"producer": "gitlink-code-review",
|
|
"status": "completed",
|
|
"decision": "action_required",
|
|
"run": {"run_id": "gitlink-maintenance-orchestrator:Gitlink/gitlink-cli:123:abc1234:executive", "as_of": "2026-07-21T10:00:00Z"},
|
|
"target": {"owner": "Gitlink", "repo": "gitlink-cli", "number": 123, "head_sha": "abc1234"},
|
|
"security_gate": "passed",
|
|
"verification": "partial",
|
|
"findings": [
|
|
{"id": "CR-001", "severity": "high", "status": "open", "summary": "错误路径缺少回归测试", "evidence": ["E-CR-001"], "related_ids": []}
|
|
],
|
|
"top_actions": [
|
|
{"id": "CR-001", "owner": "author", "severity": "high", "action": "补充错误路径回归测试", "evidence": ["shortcuts/example/example_test.go:42"]}
|
|
],
|
|
"evidence": [
|
|
{"id": "E-CR-001", "kind": "test_output", "source": "local_worktree", "status": "partial", "ref": "go test ./shortcuts/example", "scope": "head:abc1234"}
|
|
],
|
|
"limitations": ["主线合并态尚未验证"]
|
|
}
|