Files
AIclinicalresearch/docs/01-平台基础层/README.md
HaHafeng 1b53ab9d52 feat(aia): Complete AIA V2.0 with universal streaming capabilities
Major Changes:
- Add StreamingService with OpenAI Compatible format
- Upgrade Chat component V2 with Ant Design X integration
- Implement AIA module with 12 intelligent agents
- Update API routes to unified /api/v1 prefix
- Update system documentation

Backend (~1300 lines):
- common/streaming: OpenAI Compatible adapter
- modules/aia: 12 agents, conversation service, streaming integration
- Update route versions (RVW, PKB to v1)

Frontend (~3500 lines):
- modules/aia: AgentHub + ChatWorkspace (100% prototype restoration)
- shared/Chat: AIStreamChat, ThinkingBlock, useAIStream Hook
- Update API endpoints to v1

Documentation:
- AIA module status guide
- Universal capabilities catalog
- System overview updates
- All module documentation sync

Tested: Stream response verified, authentication working
Status: AIA V2.0 core completed (85%)
2026-01-14 19:15:01 +08:00

91 lines
1.6 KiB
Markdown
Raw Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
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.
# å¹³å<C2B3>°åŸºç¡€å±?
> **层级定义ï¼?* 所有业务模å<C2A1>—的基础设æ½
> **核心原则ï¼?* 全局唯一ã€<C3A3>业务无关ã€<C3A3>稳定性高
---
## 📋 模å<C2A1>—清å<E280A6>
| 模å<C2A1>— | 说明 | 状æ€?|
|------|------|------|
| **01-用户与æ<C5BD>ƒé™<C3A9>中å¿?UAM)** | 用户认è¯<C3A8>ã€<C3A3>è§è‰²æ<C2B2>ƒé™<C3A9>ã€<C3A3>Feature Flag | â<>?待设è®?|
| **02-å­˜å¨æœ<C3A6>务** | æ‡ä»¶ä¸Šä¼ ä¸è½½ã€<C3A3>对象存å?| â<>?待设è®?|
| **03-通知æœ<C3A6>务** | 站内消æ<CB86>¯ã€<C3A3>é®ä»¶ã€<C3A3>WebSocket | â<>?待设è®?|
| **04-监控与日å¿?* | æ“<C3A6>作日志ã€<C3A3>é”™è¯¯çæŽ§ã€<C3A3>审计日å¿?| â<>?待设è®?|
| **05-系统é…<C3A9>ç½®** | 系统级é…<C3A9>置管ç<C2A1>†ã€<C3A3>动æ€<C3A6>é…<C3A9>ç½?| â<>?待设è®?|
---
## 🎯 设计原则
### 1. 全局唯一�
- 整个平å<C2B3>°å<C2B0>ªæœ‰ä¸€å¥—基础设æ½
- 所有业务模å<C2A1>—å…±äº?
### 2. 业务无关�
- ä¸<C3A4>涉å<E280B0>Šå…·ä½“业务逻è¾
- æ<><C3A6>ä¾é€šç”¨èƒ½åŠ
### 3. 高稳定�
- 很å°å<E28098>˜åЍ
- å<>å<E28098>Žå…¼å®¹
### 4. 高å<CB9C>¯ç”¨æ€?
- 支æŒ<C3A6>è´Ÿè½½å<C2BD>‡è¡¡
- 支æŒ<C3A6>容ç<C2B9>¾å¤‡ä»½
---
## 📚 快速导�
### 快速上下文
- **[AI对接] å¹³å<C2B3>°å±å¿«é€Ÿä¸Šä¸æ‡.md** - 2-3分éŸäº†è§£å¹³å<C2B3>°å±?
### 核心模å<C2A1>
1. [用户与æ<EFBFBD>ƒé™<EFBFBD>中å¿?UAM)](./01-用户与æ<C5BD>ƒé™<C3A9>中å¿?UAM)/README.md) - P0优先çº?
2. [å­˜å¨æœ<EFBFBD>务](./02-å­˜å¨æœ<C3A6>务/README.md)
3. [通知æœ<EFBFBD>务](./03-通知æœ<C3A6>务/README.md)
4. [监控与日志](./04-监控与日�README.md)
5. [系统é…<EFBFBD>ç½®](./05-系统é…<C3A9>ç½®/README.md)
---
## 🔗 相关文档
- [系统架构分层设计](../00-系统总体设计/01-系统架构分层设计.md)
- [通用能力层](../02-通用能力�README.md)
- [业务模å<EFBFBD>—å±](../03-业务模å<C2A1>—/README.md)
---
**最å<E282AC>Žæ´æ°ï¼š** 2025-11-06
**维护人:** 技术架构师