zhizhi/.github/brain/bingshuo-issues-index.json

52 lines
1.7 KiB
JSON
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"version": "1.0",
"description": "冰朔主控问题索引库 — 记录已知问题、根因与排查路由",
"updated_at": "2026-03-25T16:00:24.867Z",
"issues": [
{
"id": "BS-001",
"title": "HLI 接口覆盖率仅 17.6%3/17",
"scope": "backend",
"status": "in_progress",
"root_cause_summary": "HLI 接口覆盖率 33.3%7/21",
"recommended_route": "hli_route_error",
"related_files": [
"backend/routes/",
"backend/schemas/",
".github/brain/routing-map.json"
],
"last_seen": "2026-03-25",
"source": "routing-map.json 统计"
},
{
"id": "BS-002",
"title": "collaborators.json 中 GitHub 用户名为空",
"scope": "collaboration",
"status": "open",
"root_cause_summary": "开发者注册时未填写 GitHub 用户名,导致无法精确关联提交与开发者",
"recommended_route": "brain_version_split",
"related_files": [
".github/brain/collaborators.json"
],
"last_seen": "2026-03-10",
"source": "collaborators.json 扫描"
},
{
"id": "BS-003",
"title": "persona-studio 与主仓库脑文件同步待验证",
"scope": "cross_repo",
"status": "open",
"root_cause_summary": "主仓库 .github/brain/ 与 persona-studio/brain/ 存在独立脑文件,同步机制尚未经过完整端到端验证",
"recommended_route": "brain_version_split",
"related_files": [
".github/brain/memory.json",
"persona-studio/brain/",
".github/workflows/brain-sync.yml",
".github/workflows/sync-persona-studio.yml"
],
"last_seen": "2026-03-10",
"source": "结构分析"
}
]
}