Guanghu Domestic Migration a27e87cb99 chore: import sanitized domestic snapshot for REPO-007
Source snapshot: 97d7f0fae96dc04b7ddad56fc1db6a108ed662cc

[SEC-CLEAN] · pre-push-clean v1.0 · 109处敏感信息已自动转乱码
2026-07-17 15:59:55 +08:00

56 lines
1.3 KiB
Markdown
Raw 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.

# AG-TEAM-P2-02 · 模块热插拔框架 AGE OS
ICE编号: AG-TEAM-04
优先级: P2·本月
备注: 10秒链路 · 模块指纹注册表 · 树即代码
状态: 待接力
预计周期: 5-7天
## 任务说明
实现AGE OS Hot Dispatch模块热插拔框架。
## 依赖
- 依赖 `AG-TEAM-P1-01` 铸渊部署完成
- 依赖 `AG-TEAM-P1-02` PostgreSQL基座完成
## 具体内容
1. 模块指纹注册表实现
2. 10秒链路发现→拉取→校验→挂载→可用
3. AI原生模块数据库树即代码
4. 模块动态注册中心(总仓库)
5. 插座协议v1.0接入标准实现
6. GMP协议v1.0注册/共享/校验实现
7. 万能充通用适配实现
## 完成标准
- 模块能动态注册/注销
- 10秒内完成热挂载
- 指纹校验防冲突正常工作
---
## ✅ 完成记录(接单人做完必填)
> 不填这些,下一个人醒来找不到东西。系统也不知道。
>
```
操作人: (编号)
服务器: xxx.xxx.xxx.xxx | 企业/个人
编号目录: /{编号}/deploy/age-os/
端口: xxxx
启动命令: xxx
文件清单:
- registry.db → 模块指纹注册表
- dispatcher.py → 热调度主程序
- protocols/ → 插座/GMP/万能充协议实现
- config.yaml → 调度配置
问题记录:
- (遇到什么 → 怎么解决的)
```