This is an automated email from the ASF dual-hosted git repository. imbajin pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hugegraph-toolchain.git
commit d7102694cded0318bfd30222a0400fb9aedaecd7 Author: dark <[email protected]> AuthorDate: Fri Aug 14 12:39:01 2026 +0800 docs(hubble): add runtime and graph workflow references --- .codex-task/GLOBAL-TODO.md | 11 ----------- .github/images/hubble-ui-ux/new-graph-example-data.png | Bin 0 -> 91994 bytes .../hubble-ui-ux/operations-attention-pd-crown.png | Bin 0 -> 100098 bytes 3 files changed, 11 deletions(-) diff --git a/.codex-task/GLOBAL-TODO.md b/.codex-task/GLOBAL-TODO.md deleted file mode 100644 index 581f0124f..000000000 --- a/.codex-task/GLOBAL-TODO.md +++ /dev/null @@ -1,11 +0,0 @@ -# 全局 TODO - -仅记录各 goal 完成后仍有价值、但不属于已完成 goal 的后续事项。 - -## Hubble 2.0 - -- 完成 Hubble UI/UX 重构:基于真实双模式与 Chrome 基线完成三方向选型,交付“理解图、准备数据、查询分析”三个核心旅程,并以能力映射、可访问性、性能和发布包回归收口。 -- 现代化 React、Ant Design、X6/Graphin/G6、Dagre 与构建链;先固化核心页面、图交互、性能和浏览器回归基线,再分批升级并清理兼容层。 -- HugeGraph Server 提供保留 Schema 的 data-only clear API 后,恢复 Hubble“仅清数据”能力及权限、默认图和失败合同测试。 -- 重构 Gremlin Basic 认证,移除 HTTP Session 中的短期明文凭据,并验证 token 生命周期。 -- 发布加固:建立逐 JAR license/native allowlist 与 NOTICE 审计,RC 使用正式发布密钥验证 `.sha512`/`.asc`。 diff --git a/.github/images/hubble-ui-ux/new-graph-example-data.png b/.github/images/hubble-ui-ux/new-graph-example-data.png new file mode 100644 index 000000000..05ee029be Binary files /dev/null and b/.github/images/hubble-ui-ux/new-graph-example-data.png differ diff --git a/.github/images/hubble-ui-ux/operations-attention-pd-crown.png b/.github/images/hubble-ui-ux/operations-attention-pd-crown.png new file mode 100644 index 000000000..b3774e441 Binary files /dev/null and b/.github/images/hubble-ui-ux/operations-attention-pd-crown.png differ
