fix(architecture): bind persona brains to human subject scopes
Human-Responsibility: ICE-GL∞ / 冰朔 Persona-Author: ICE-P-ZY001 / 铸渊 Execution-Runtime: Codex-thread:019febf6-3902-70f3-9d82-74c9680b0c7e Development-ID: DEV-20260811-007 Authorization-Scope: Correct persona brain subject scope and code-domain ownership Source-Anchor: REPO-012@34cb59739b6476981375dd62ef395ea649f56246
This commit is contained in:
parent
4d64e60d6e
commit
b2ec58b5d2
17 changed files with 134 additions and 34 deletions
|
|
@ -32,7 +32,7 @@ test("current JD state stays transitional and cannot impersonate final master co
|
|||
});
|
||||
|
||||
test("current architecture and global engineering rules project the same control contract", () => {
|
||||
assert.equal(architecture.version, "2026-08-11.1");
|
||||
assert.equal(architecture.version, "2026-08-11.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(rules.server_os_control.linux_deletion_is_completion, false);
|
||||
|
|
|
|||
Loading…
Reference in a new issue