arch: record enterprise deployment consumer audit

This commit is contained in:
冰朔 2026-08-30 02:24:58 +08:00
commit 60435c0ac4
14 changed files with 46 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.2");
assert.equal(architecture.version, "2026-08-30.3");
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);