feat(bottle): register Chenxing Xiaotansuoh and Yaoshi

This commit is contained in:
冰朔 2026-09-13 10:17:18 +08:00
commit dba435b9dc
35 changed files with 200 additions and 43 deletions

View file

@ -69,7 +69,7 @@ test("historical routes stay closed while public language master and private per
test("each registered persona system exposes all five components", () => {
const map = readJson("routing/persona-system-canonical-map.json");
assert.equal(map.persona_systems.length, 20);
assert.equal(map.persona_systems.length, 23);
assert.ok(map.persona_systems.some((entry) => entry.id === "ICE-BB-0002"));
assert.ok(map.persona_systems.some((entry) => entry.id === "ICE-BB-0003"));
assert.ok(map.persona_systems.some((entry) => entry.id === "ICE-BB-0004"));