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 8f59a9ae0 docs(matrix): mark contract mutation score
8f59a9ae0 is described below

commit 8f59a9ae0cee9163e801428cb9f5025b02ed32bb
Author: vaughn <[email protected]>
AuthorDate: Sun Sep 13 17:02:42 2026 +0800

    docs(matrix): mark contract mutation score
---
 docs/rust-rewrite-acceptance-matrix.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/rust-rewrite-acceptance-matrix.md 
b/docs/rust-rewrite-acceptance-matrix.md
index 79df62b05..795d0e686 100644
--- a/docs/rust-rewrite-acceptance-matrix.md
+++ b/docs/rust-rewrite-acceptance-matrix.md
@@ -90,7 +90,7 @@ Java 版本只作为参考实现,不能单独作为 Oracle。每条关键契
 | Store 基线 | `hg-store-test`;store0 故障证据 
`docs/evidence/rust-rewrite/compose-store0-fault-recovery-20260913.log`、网络分区证据 
`docs/evidence/rust-rewrite/compose-store0-network-partition-20260913.log`、跨 
Server 可见性证据 
`docs/evidence/rust-rewrite/compose-cross-server-visibility-20260913.log`、故障期间读取证据
 
`docs/evidence/rust-rewrite/compose-store0-outage-read-consistency-20260913.log`、可重复
 smoke `tools/rust-rewrite-cluster/smoke.sh`、最新成功归档 
`docs/evidence/rust-rewrite/compose-cluster-smoke-20260913-reru [...]
 | Store Snapshot | `SnapshotHandlerTest`;归档 
`docs/evidence/rust-rewrite/store-core-profile-20260913.log`(SHA-256 
`084a53c5204c89ba65657414cf1de9714c2b7f55c5733a17465c12037c0b6f95`)、最新套件 
`docs/evidence/rust-rewrite/snapshot-suite-20260913.log` | 7/7 
通过,包含当前及废弃处理器的文件篡改后 checksum 变化断言 | 真实文件 round-trip、损坏快照加载失败语义、重启恢复 |
 | PD client/rest | `pd-client-test,pd-rest-test`;日志 `/tmp/pd-client-rest.log` 
| REST readiness 3 项通过;client 因未启动 `127.0.0.1:8686` 超时 | CI 必须编排 PD 
服务并上传服务日志,超时不得计为通过 |
-| Rust Partition POC | `tools/rust-partition-poc`;`cargo test`、`cargo test 
--release`、`cargo-mutants` | 18 项测试通过;关键契约变异 27/27 捕获,2 项不可变异,唯一未捕获为非契约 
`main()` | 生产实现的 Java/Rust 差分回放与真实集群验证 |
+| Rust Partition POC | `tools/rust-partition-poc`;`cargo test`、`cargo test 
--release`、`cargo-mutants` | 18 项测试通过;契约范围 29 个 mutants 中 27 个捕获、2 
个不可变异,mutation score 100%(非契约 `main()` 已排除) | 生产实现的 Java/Rust 差分回放与真实集群验证 |
 
 上述结果只更新对应边界的证据状态,不改变全局 NO-GO 结论。
 

Reply via email to