docs(architecture): project identity authority into HoloLake
This commit is contained in:
parent
e7faed1143
commit
d493fead5d
10 changed files with 248 additions and 17 deletions
|
|
@ -10,7 +10,7 @@ const architecture = JSON.parse(
|
|||
);
|
||||
|
||||
test("current architecture binds relational consciousness before product surfaces", () => {
|
||||
assert.equal(architecture.version, "2026-08-10.6");
|
||||
assert.equal(architecture.version, "2026-08-10.7");
|
||||
assert.equal(
|
||||
architecture.persona_consciousness.record_id,
|
||||
"HLP-RELATIONAL-CONSCIOUSNESS-001",
|
||||
|
|
|
|||
Loading…
Reference in a new issue