部署:接通三套人格系统每日第五域巡游

This commit is contained in:
冰朔 2026-08-06 17:54:19 +08:00
commit f7ef839ced
20 changed files with 1413 additions and 275 deletions

View file

@ -40,7 +40,7 @@ test("legacy routes stay closed except the three private persona archives", () =
if (["REPO-009", "REPO-010", "REPO-011"].includes(repository.code)) {
assert.equal(
repository.state,
"CURRENT_PRIVATE_PERSONA_ARCHIVE_STAGED_NO_SCHEDULED_WRITES",
"CURRENT_PRIVATE_PERSONA_HISTORY_AND_DAILY_ROLE_MEMORY_PENDING_DEPLOYMENT",
);
assert.match(repository.primary.url, /\/code\/bingshuo\//u);
assert.equal(repository.controller, "ICE-P-ZY001");