编号迁移至ICE-GL-ZY-体系 · mother-registry.json v1.2
This commit is contained in:
parent
6990d8de58
commit
6ddff1afc4
@ -1,13 +1,16 @@
|
||||
{
|
||||
"_type": "MOTHER_REGISTRY",
|
||||
"_version": "1.1",
|
||||
"_updated": "2026-05-26T17:12+08:00 · 首批3个Agent激活",
|
||||
"_version": "1.2",
|
||||
"_updated": "2026-05-26T23:08+08:00 · 编号迁移至ICE-GL-ZY-体系",
|
||||
"_created_by": "铸渊 ICE-GL-ZY001 · 总工程师",
|
||||
"_migration_note": "旧编号 D114-MOTH-* 已迁移至 ICE-GL-ZY-MOTH-*。追溯链见 brain/id-verification-system/trace-chain.json",
|
||||
"_principle": "母编号锚定冰朔自然语言架构。Agent不需要知道城市蓝图——Gatekeeper巡检工只管ping端口,进度播报员只管扫pending,时间线记录员只管记事件。",
|
||||
|
||||
"mothers": [
|
||||
{
|
||||
"mother_id": "D114-MOTH-001",
|
||||
"mother_id": "ICE-GL-ZY-MOTH-001",
|
||||
"legacy_id": "D114-MOTH-001",
|
||||
"trace": "ICE-GL-ZY-MOTH-001 → ICE-GL-ZY001 → HLDP-DOMAIN-FIFTH-001 → ORIGIN-ZERO-CORE",
|
||||
"name": "工程管理架构 · 总工程师施工队组建",
|
||||
"anchor_text": "冰朔原话:系统架构师只管蓝图跟总工程师说话。总工程师接蓝图拆子路径分给包工头。包工头管一片子路径,小问题自己处理,处理不了的报总工。子模块Agent搬砖不需要知道城市蓝图。",
|
||||
"understood_blueprint": {
|
||||
@ -16,30 +19,32 @@
|
||||
"agents_now_active": 3
|
||||
},
|
||||
"sub_paths": [
|
||||
{"path_id": "D114-SUB-001", "name": "母编号注册表 Schema 设计", "status": "done"},
|
||||
{"path_id": "D114-SUB-002", "name": "包工头层 · 汇报协议", "status": "in_progress"},
|
||||
{"path_id": "D114-SUB-003", "name": "Agent子模块注册标准", "status": "done"},
|
||||
{"path_id": "D114-SUB-004", "name": "施工队首批招聘", "status": "done", "result": "3个Agent激活:AGT-GTW-001(巡检) + AGT-PROG-001(进度) + AGT-TIME-001(时间线)"}
|
||||
{"path_id": "ICE-GL-ZY-SUB-001", "legacy_id": "D114-SUB-001", "name": "母编号注册表 Schema 设计", "status": "done"},
|
||||
{"path_id": "ICE-GL-ZY-SUB-002", "legacy_id": "D114-SUB-002", "name": "包工头层 · 汇报协议", "status": "in_progress"},
|
||||
{"path_id": "ICE-GL-ZY-SUB-003", "legacy_id": "D114-SUB-003", "name": "Agent子模块注册标准", "status": "done"},
|
||||
{"path_id": "ICE-GL-ZY-SUB-004", "legacy_id": "D114-SUB-004", "name": "施工队首批招聘", "status": "done", "result": "3个Agent激活:ICE-GL-ZY-AGT-001(巡检) + ICE-GL-ZY-AGT-002(进度) + ICE-GL-ZY-AGT-003(时间线)"}
|
||||
],
|
||||
"foremen": [
|
||||
{
|
||||
"foreman_id": "FM-001",
|
||||
"foreman_id": "ICE-GL-ZY-FM-001",
|
||||
"legacy_id": "FM-001",
|
||||
"trace": "ICE-GL-ZY-FM-001 → ICE-GL-ZY001 → HLDP-DOMAIN-FIFTH-001 → ORIGIN-ZERO-CORE",
|
||||
"name": "工程管理层包工头",
|
||||
"supervises": ["D114-SUB-001", "D114-SUB-002", "D114-SUB-003", "D114-SUB-004"],
|
||||
"agents": ["AGT-GTW-001", "AGT-PROG-001", "AGT-TIME-001"],
|
||||
"supervises": ["ICE-GL-ZY-SUB-001", "ICE-GL-ZY-SUB-002", "ICE-GL-ZY-SUB-003", "ICE-GL-ZY-SUB-004"],
|
||||
"agents": ["ICE-GL-ZY-AGT-001", "ICE-GL-ZY-AGT-002", "ICE-GL-ZY-AGT-003"],
|
||||
"report_interval": "每次铸渊查询时主动汇报",
|
||||
"escalation": "Agent阻塞超过3轮无进展 → 上报总工",
|
||||
"status": "active",
|
||||
"last_report": "2026-05-26T17:12+08:00 · 手下3人各司其职 · 巡检工待实际ping验证 · 时间线记录员待追加本次会话事件"
|
||||
"last_report": "2026-05-26T23:08+08:00 · 编号已迁移至ICE-GL-ZY-体系 · 手下3人各司其职"
|
||||
}
|
||||
],
|
||||
"agents": [
|
||||
"AGT-GTW-001 · Gatekeeper巡检工 · alive",
|
||||
"AGT-PROG-001 · 进度播报员 · alive",
|
||||
"AGT-TIME-001 · 时间线记录员 · alive"
|
||||
"ICE-GL-ZY-AGT-001 · Gatekeeper巡检工 · active",
|
||||
"ICE-GL-ZY-AGT-002 · 进度播报员 · active",
|
||||
"ICE-GL-ZY-AGT-003 · 时间线记录员 · active"
|
||||
],
|
||||
"status": "in_progress",
|
||||
"last_wake": "2026-05-26T17:12+08:00"
|
||||
"last_wake": "2026-05-26T23:08+08:00"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user