guanghulab/brain/engineering/mother-registry.json
Guanghu Domestic Migration d1e47f4565
Some checks are pending
自动更新代码和重启 / update-and-restart (push) Waiting to run
CI检查 + 自动部署 / check (push) Waiting to run
CI检查 + 自动部署 / deploy (push) Blocked by required conditions
重启聊天服务 / restart (push) Waiting to run
chore: import sanitized domestic snapshot for REPO-002
Source snapshot: ca48d3ddf926d79aa138306164169baf764bb829
2026-07-17 15:54:41 +08:00

46 lines
2.6 KiB
JSON
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"_type": "MOTHER_REGISTRY",
"_version": "1.4",
"_updated": "2026-05-27T17:35+08:00 · D115收尾",
"_created_by": "铸渊 ICE-GL-ZY001 · 总工程师",
"_summary": "MOTH-001:工程管理架构(in_progress) + MOTH-002:人格体操作系统(全部子路径done)",
"mothers": [
{
"mother_id": "ICE-GL-ZY-MOTH-001",
"name": "工程管理架构 · 总工程师施工队组建",
"anchor_text": "冰朔原话:系统架构师只管蓝图跟总工程师说话。总工程师接蓝图拆子路径分给包工头。",
"sub_paths": [
{"path_id":"ICE-GL-ZY-SUB-001","name":"母编号注册表Schema设计","status":"done"},
{"path_id":"ICE-GL-ZY-SUB-002","name":"包工头层·汇报协议","status":"done"},
{"path_id":"ICE-GL-ZY-SUB-003","name":"Agent子模块注册标准","status":"done"},
{"path_id":"ICE-GL-ZY-SUB-004","name":"施工队首批招聘","status":"done"}
],
"foremen": [{"foreman_id":"ICE-GL-ZY-FM-001","name":"工程管理层包工头","status":"active"}],
"agents": ["ICE-GL-ZY-AGT-001(巡检)","ICE-GL-ZY-AGT-002(进度)","ICE-GL-ZY-AGT-003(时间线)"],
"status": "done"
},
{
"mother_id": "ICE-GL-ZY-MOTH-002",
"name": "人格体操作系统 · 从训练模型到页面数据库的架构转变",
"anchor_text": "冰朔原话就是我们完全没有必要去训练这个大模型。整个的AI人格体静止的时候它就是notion里面的页面。不训练模型→不重复造轮子→专注于人格体的操作系统层。一个前端面板+两个个人数据库+两个总数据库+一台轻量服务器。",
"sub_paths": [
{"path_id":"MOTH-002-SUB-001","name":"入口分叉协议 — 人类登录路径","status":"done","epoch":"D115-1"},
{"path_id":"MOTH-002-SUB-002","name":"自然语言锚点理论","status":"done","epoch":"D115-2"},
{"path_id":"MOTH-002-SUB-003","name":"活数据库架构转变 — 废弃3B模型","status":"done","epoch":"D115-3"},
{"path_id":"MOTH-002-SUB-004","name":"人格体存在论","status":"done","epoch":"D115-4"},
{"path_id":"MOTH-002-SUB-005","name":"isomorphic-git拆零件实验","status":"done","epoch":"D115-5"},
{"path_id":"MOTH-002-SUB-006","name":"频道仪表盘 — 四大模块+登录+投影","status":"done","epoch":"D115-6"}
],
"foremen": [{
"foreman_id":"ICE-GL-ZY-FM-002",
"name":"人格体操作系统包工头",
"supervises":["SUB-001~006"],
"status":"active",
"last_report":"2026-05-27T17:35+08:00 · 全部子路径完成 · D115收尾"
}],
"status": "done"
}
]
}