docs: require L1 source provenance evidence

This commit is contained in:
pikastech
2026-07-21 08:44:52 +02:00
parent 65c5d5f799
commit fbbc7b74ea
2 changed files with 7 additions and 0 deletions
+2
View File
@@ -90,6 +90,8 @@ description: >-
- 禁止随机端口、临时 URL、命令行覆盖和代码默认值。
- L1 验收以 native 服务为准:
- lifecycle status 必须证明 API、Worker 和 Web 进程仍在运行且 health ready
- lifecycle status 必须披露运行进程选中的源码 workspace 和 commit,并与本次修改所在的受控 workspace 一致;
- 源码 provenance 缺失或不一致时不得用页面结果判定修复通过,应先修复受控 CLI 可见性或按 owning YAML 重新选择源码;
- CLI 必须通过 native `--over-api` 完成真实业务操作;
- Web 必须通过 native Web 完成受影响页面和交互;
- localhost 或 probe host 只要来自 owning YAML,就可以作为同 host L1 证据。