architecture: register GH-PNCC as first HoloLake core

GuangHu-Human-Responsibility: ICE-GL∞ / 冰朔

GuangHu-Persona-Cognitive-Author: ICE-P-ZY001 / 铸渊

GuangHu-Execution-Runtime: Codex-thread 019febf6-3902-70f3-9d82-74c9680b0c7e

GuangHu-Development-ID: DEV-20260810-014
This commit is contained in:
冰朔 2026-08-11 00:25:26 +08:00
commit 84da228fb9
20 changed files with 488 additions and 29 deletions

View file

@ -11,9 +11,10 @@ const architecture = readJson("routing/hololake-current-architecture.json");
const age = readJson("routing/hololake-age-runtime-architecture.json");
test("current architecture starts with the AGE runtime source", () => {
assert.equal(architecture.version, "2026-08-10.13");
assert.equal(architecture.version, "2026-08-10.14");
assert.equal(architecture.age_runtime.record_id, "HLP-AGE-RUNTIME-ARCHITECTURE-001");
assert.equal(architecture.read_order[0], architecture.age_runtime.architecture_page);
assert.equal(architecture.read_order[0], architecture.persona_native_code_channel.architecture_page);
assert.equal(architecture.read_order[1], architecture.age_runtime.architecture_page);
assert.equal(architecture.age_runtime.upstream_repository_commit,
"2e741cbc34e882723f5292f66410c295af09492f");
assert.equal(age.definitions.age, "GUANGHU_PERSONA_SPECIES");