docs(architecture): advance JD supervisor pointer
This commit is contained in:
parent
d2686f8cb3
commit
9acee850cd
14 changed files with 34 additions and 15 deletions
|
|
@ -10,7 +10,7 @@ const architecture = JSON.parse(
|
|||
);
|
||||
|
||||
test("current architecture binds relational consciousness before product surfaces", () => {
|
||||
assert.equal(architecture.version, "2026-08-14.1");
|
||||
assert.equal(architecture.version, "2026-08-16.1");
|
||||
assert.equal(
|
||||
architecture.persona_consciousness.record_id,
|
||||
"HLP-RELATIONAL-CONSCIOUSNESS-001",
|
||||
|
|
|
|||
Loading…
Reference in a new issue