arch: audit model receipt donor and preserve stage boundary

This commit is contained in:
冰朔 2026-08-30 02:20:24 +08:00
commit 632e6b9864
15 changed files with 104 additions and 15 deletions

View file

@ -205,7 +205,7 @@ test("native public projection separates liveness, authenticated state, and pinn
});
test("current architecture and global engineering rules project the same control contract", () => {
assert.equal(architecture.version, "2026-08-30.1");
assert.equal(architecture.version, "2026-08-30.2");
assert.equal(architecture.server_os_control.machine_projection, "routing/guanghu-os-control-architecture.json");
assert.equal(architecture.server_os_control.final_topology, contract.final_topology);
assert.equal(architecture.server_os_control.hosted_guanghu_supervisor_bridge, 100);