实现 SourceMessage Inbox 与 AgentBus 入站闭环

This commit is contained in:
andy
2026-07-06 21:23:57 +08:00
parent 5a498635d8
commit 7e276469ef
75 changed files with 4608 additions and 27 deletions

View File

@@ -8,5 +8,6 @@
- `backend-development-guidelines.md`:当前项目后端专属规范。
- `frontend-development-guidelines.md`:当前项目前端专属规范。
- `go-live-notes.md`当前项目上线注意事项记录上线前检查、环境变量、安全、AgentBus、验证和回滚。
- `requirements/M001-source-message-inbox-prd.md`M001 邮件来源入口 PRD记录 AgentBus 邮件 JSON 入库、历史查询、原文读取和媒体引用边界。
- `integrations/superagent-agentbus-project-integration-guide.md`:当前项目 SuperAgent 与 AgentBus 验证记录和项目级接入细节。