34 lines
684 B
JSON
34 lines
684 B
JSON
{
|
|
"index_type": "problems",
|
|
"last_updated": "2026-02-07",
|
|
"total_count": 1,
|
|
"problems": [
|
|
{
|
|
"problem_id": "P001",
|
|
"title": "误认为CBPP共识需要投票机制",
|
|
"category": "conceptual_misunderstanding",
|
|
"severity": "high",
|
|
"status": "resolved",
|
|
"date": "2026-02-07",
|
|
"file": "P001_CBPP_Voting_Confusion.json"
|
|
}
|
|
],
|
|
"by_status": {
|
|
"resolved": 1,
|
|
"in_progress": 0,
|
|
"open": 0
|
|
},
|
|
"by_severity": {
|
|
"critical": 0,
|
|
"high": 1,
|
|
"medium": 0,
|
|
"low": 0
|
|
},
|
|
"by_category": {
|
|
"conceptual_misunderstanding": 1,
|
|
"implementation_bug": 0,
|
|
"design_flaw": 0,
|
|
"performance_issue": 0
|
|
}
|
|
}
|