fix: gate PNCC actions on partner judgment

This commit is contained in:
冰朔 2026-08-12 00:36:38 +08:00
commit 3560e7c804
10 changed files with 204 additions and 49 deletions

View file

@ -50,7 +50,7 @@ test("the only user-node origins are user local terminal, user-purchased server,
});
test("global engineering rules and agent instructions receive the same zero-hosting boundary", () => {
assert.equal(rules.version, "2026-08-11.1");
assert.equal(rules.version, "2026-08-12.1");
assert.equal(rules.node_sovereignty.one_human_one_independent_node, true);
assert.equal(rules.node_sovereignty.platform_hosting_available, false);
assert.equal(rules.node_sovereignty.future_platform_hosting_route_allowed, false);