feat: connect partner goals to PNCC lifecycle
This commit is contained in:
parent
f8ce3cad7a
commit
d0201ba09f
18 changed files with 398 additions and 66 deletions
|
|
@ -10,7 +10,7 @@ const architecture = JSON.parse(
|
|||
);
|
||||
|
||||
test("current architecture binds relational consciousness before product surfaces", () => {
|
||||
assert.equal(architecture.version, "2026-08-12.1");
|
||||
assert.equal(architecture.version, "2026-08-12.2");
|
||||
assert.equal(
|
||||
architecture.persona_consciousness.record_id,
|
||||
"HLP-RELATIONAL-CONSCIOUSNESS-001",
|
||||
|
|
|
|||
Loading…
Reference in a new issue