fbf9b400b5
修复内容: 1. ssi_boolean.cpp: 删除不存在的 Transform3D/Plane3D using 声明 2. ssi_boolean.cpp: 移除两个过早关闭 vde::brep 命名空间的 } 3. ssi_boolean.cpp: 移除匿名空间内重复前向声明 4. 44 个 brep/*.cpp: 删除所有 using vde::core::Transform3D/Plane3D 5. kinematic_chain.cpp: 删除无效的 using vde::core::AABB3D 6. 新增 docs/feedback/VDE-018.md (标记 fixed) 验证: -fsyntax-only 通过 + cmake --build --target vde_brep 100%