feat: 修复 7 个 Gap — 图分组布局、status 映射、详情面板丰富等 #2
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "feat/v2-fix-gaps"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
概要
全面审视 design/ 架构设计文档,修复实现与设计之间的 7 个 Gap(P0+P1)。
改动
P0 — 核心视觉修复
P1 — 功能补全
文件改动
测试
Gap 分析
详见 features/v2-fix-gaps/works/gap-analysis.md
- Fix doc.source_file → doc.file_path (actual DesignDocument field name) - Replace lstrip("./") with proper path resolution helpers - Add deduplication for doc→doc edges (process only downstream) - Add frontend/src/shared/types/api.ts to files changed - Add fallback for unknown group_id in forceX/forceY - Note build_panorama needs design_dir parameter - Clarify runtime_component/document detail panel behavior Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Gitea.