This is an automated email from the ASF dual-hosted git repository.
zyxxoo pushed a commit to branch refactor/rust-rewrite-design
in repository https://gitbox.apache.org/repos/asf/hugegraph.git
The following commit(s) were added to refs/heads/refactor/rust-rewrite-design
by this push:
new 7fd6c089b docs(test): link archived partition evidence
7fd6c089b is described below
commit 7fd6c089b8ce9f27cde05721467c042c1bc5ee71
Author: vaughn <[email protected]>
AuthorDate: Sun Sep 13 10:26:56 2026 +0800
docs(test): link archived partition evidence
---
docs/rust-rewrite-partition-pilot.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/docs/rust-rewrite-partition-pilot.md
b/docs/rust-rewrite-partition-pilot.md
index 495277908..1062fa980 100644
--- a/docs/rust-rewrite-partition-pilot.md
+++ b/docs/rust-rewrite-partition-pilot.md
@@ -79,3 +79,5 @@ Rust 工程门禁记录:`cargo fmt -- --check`、`cargo clippy
--all-targets -
POC Oracle 复核(2026-09-13):修正版本比较与缓存等价性错误后,`verify.sh` 为 14
项通过。该结果仅证明独立模型自身的反例检测,不能替代服务实现级变异和 Java/Rust 差分。
Release 基线(2026-09-13):`cargo test --release` 14/14 通过;本机一次运行
`elapsed_seconds=0.64`、`max_rss_kb=124420`(仅模型
POC,不能代表生产性能)。完整输出:`/tmp/rust-partition-release.log`。
+
+最新复验归档(2026-09-13):`tools/rust-partition-poc/verify.sh` 在提交
`100834d5ab318f6285f0d177f47d26017e600cae` 上完成 14 项测试;原始输出已归档至
`docs/evidence/rust-rewrite/partition-poc-verify.log`,SHA-256 为
`e96e1c0767dd1995d1a7e9e7ae3c71118115e3ab1f902f291ec7d4d1b9f54ec0`。