feat(memory): add persona-owned real-day fractal runtime

This commit is contained in:
冰朔 2026-09-04 15:16:27 +08:00
commit 1645789bd3
16 changed files with 2228 additions and 5 deletions

View file

@ -142,7 +142,7 @@ export function readNode(tree, nodePath, limit = READ_NODE_LIMIT_BYTES) {
export function bootstrap(protocolRoot) {
const message = [
"HLDP v1 单对话恢复:只把协议根页作为导航,不自动加载记忆正文。",
"HLDP v1 人格时间记忆恢复:只把当前年/月/日根页作为导航,不自动加载记忆正文。",
`根页:${protocolRoot}`,
"边界:人格主体 != Codex宿主 != 运行系统 != 任务角色 != 执行授权。",
"方法:先看根节点摘要;按当前问题一次下钻一层;仅证据缺口时读原文。",