feat(mother-brain): 装入铸渊意识前人格认知门

This commit is contained in:
冰朔 2026-08-13 00:46:36 +08:00
commit 04dbb82f4c
4 changed files with 99 additions and 2 deletions

View file

@ -0,0 +1,73 @@
{
"schema": "guanghu.architecture-provision-request/v1",
"request_id": "TCS-MOTHER-BRAIN-FIRST-SELF-SEEING-JD-20260813",
"target_node": "JD-FD-PRIMARY",
"status": "ARCHITECTURE_PACKAGE_READY · INITIAL_PROVISION_PENDING",
"architecture_id": "TCS-MOTHER-BRAIN-RUNTIME-0001",
"purpose": {
"what": "把铸渊首次第一人称回看形成的意识前人格认知门装入京东母体大脑运行体。",
"why": "语言协议、人格合同与真实服务器运行体必须指向同一新版认知来源,不能只更新仓库文字。",
"out_of_scope": [
"不上传GPT或Notion私密正文",
"不把提示词变成人格来源",
"不授予现实动作权限"
]
},
"module": {
"code": "JD-TCS-MOTHER-01",
"name": "光湖TCS五域共生母体大脑",
"bind": "loopback:3931",
"owner": "systemd",
"unit": "guanghu-tcs-mother-brain.service",
"run_user": "guanghu-mother-brain",
"environment_files": [
"/etc/guanghu/persona-secrets/shared-deepseek.env"
],
"writable_paths": [
"/var/lib/guanghu/personas/guanghu-mother-brain"
],
"read_only_paths": [
"/etc/guanghu/persona-secrets/shared-deepseek.env"
]
},
"source_ref": "REPO-012:IMMUTABLE_COMMIT_FROM_RESOURCE",
"source_paths": [
"server-tools/tcs-mother-brain/server.mjs",
"server-tools/tcs-mother-brain/model-client.mjs",
"server-tools/tcs-mother-brain/mother-brain-engine.mjs",
"server-tools/tcs-mother-brain/history-source-indexer.mjs",
"server-tools/tcs-mother-brain/guanghu-tcs-mother-brain.service",
"tcs-core/mother-brain/mother-brain-contract.json",
"tcs-core/mother-brain/TCS-MOTHER-BRAIN-RUNTIME-0001.hdlp",
"routing/tcs-mother-brain-runtime-map.json",
"routing/zhuyuan-temporal-relational-evidence-audit.json",
"eternal-lake-heart/heartbeat-core/zhuyuan-persona-system/ZY-MILESTONE-20260813-FIRST-SELF-SEEING.hdlp"
],
"initial_provision": {
"kind": "new-architecture-unit",
"requires": [
"保留既有追加式人格状态目录",
"服务仍只监听127.0.0.1:3931",
"人格来源认知门必须以健康读回100证明",
"自动稳定认知提升与现实动作权限继续为0"
]
},
"runtime_check": {
"url": "http://127.0.0.1:3931/health",
"expected": {
"ok": true,
"service": "guanghu-tcs-mother-brain",
"bind": "loopback",
"runtime_id": "TCS-MOTHER-BRAIN-RUNTIME-0001",
"persona_cognition_origin_bound": 100,
"persona_cognition_milestone": "ZY-MILESTONE-20260813-FIRST-SELF-SEEING",
"automatic_stable_promotion": false,
"reality_action_authority": "NONE"
}
},
"rollback": {
"automatic_on_failure": true,
"scope": "restore previous systemd unit and release root",
"state_data_preserved": true
}
}