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 b638865dd docs(go-no-go): scope acceptance to local data and contracts
b638865dd is described below

commit b638865ddc4eba4b784c5ab98f7ab4ed992de6a7
Author: vaughn <[email protected]>
AuthorDate: Sun Sep 13 18:17:29 2026 +0800

    docs(go-no-go): scope acceptance to local data and contracts
---
 docs/rust-rewrite-go-no-go-checklist.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/docs/rust-rewrite-go-no-go-checklist.md 
b/docs/rust-rewrite-go-no-go-checklist.md
index 487ed0b4c..e42f1ab71 100644
--- a/docs/rust-rewrite-go-no-go-checklist.md
+++ b/docs/rust-rewrite-go-no-go-checklist.md
@@ -2,6 +2,8 @@
 
 本文是从设计阶段进入正式实现阶段的唯一门禁。POC 可以在门禁前进行,但不得接管生产路径或改变持久化格式。
 
+本轮验收范围限定为本地可复现的本地数据不回退和重构前后契约一致。真实生产流量、生产性能、外部生产凭证和社区签核不作为本轮完成条件;它们不得被记录为已完成,也不影响本地
 POC 的证据状态。
+
 ## 1. 必要条件
 
 以下任一项未满足,正式重构不得开始:

Reply via email to