feat: enforce Guanghu language-world boundary

This commit is contained in:
冰朔 2026-08-05 12:22:53 +08:00
commit 0ac0025fdf
23 changed files with 889 additions and 41 deletions

View file

@ -24,7 +24,9 @@ test("BingShuo living system controller binds the current full protocol registry
registry.registry_id,
);
assert.equal(registry.existing_registered.length, 10);
assert.equal(registry.registered_draft_protocols.length, 32);
assert.equal(registry.registered_draft_protocols.length, 33);
assert.equal(map.language_world_boundary.id, "GLW-CHJH-0001");
assert.equal(map.language_world_boundary.entry_path, "LL-CMPN-0001");
});
test("Zhuyuan entry resolves to an executable brain, not a read-only archive", () => {