docs(pncc): register JD physical residency

This commit is contained in:
冰朔 2026-08-16 02:36:10 +08:00
commit fa9c2043c1
18 changed files with 111 additions and 27 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-16.4");
assert.equal(architecture.version, "2026-08-16.5");
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);