arch: record enterprise deployment consumer audit
This commit is contained in:
parent
632e6b9864
commit
60435c0ac4
14 changed files with 46 additions and 15 deletions
|
|
@ -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);
|
||||
|
|
|
|||
Loading…
Reference in a new issue