gitlink-cli/skills/gitlink-shared/examples/maintenance-report.fixture....

21 lines
549 B
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},
"top_actions": [
{
"id": "CR-001",
"owner": "author",
"action": "补充失败路径测试",
"evidence": ["shortcuts/example/example_test.go:42"]
}
],
"findings": [],
"limitations": ["平台 CI 结果未提供"]
}