forked from San-Y108/agent-cfo
-
Notifications
You must be signed in to change notification settings - Fork 0
Console Overview
Aafff623 edited this page Aug 8, 2026
·
1 revision
Command Center 入口:/console(Agent-first)。边缘胶囊 / 路由可进各模块全页。
| 模块 | 路由 | 一句话 | 模块色(UI) |
|---|---|---|---|
| Agent Hub | /console |
中心对话与工作台首页 | lime #B5FF4D
|
| Treasury | /console/treasury |
付款计划 → 风控 → 审批 → 执行 → 审计 | cyan #5EEAD4
|
| Wallets | /console/wallets |
CAW / 钱包状态展示 | blue #60A5FA
|
| Analytics | /console/analytics |
效率 / KPI 展示(Demo 数据) | violet #C084FC
|
| Policy | /console/policy |
预算、白名单、限额与拦截叙事 | coral #FB7185
|
- 评委路径:Treasury 主线 + Policy 解释 Bob
- 产品感:先 Agent Hub,再开分屏模块
- Landing(
/)是营销叙事;Console 是工作台。前端约定:Landing 默认锁定,改 UI 需明确授权
源码大致位置:frontend/components/console/ · frontend/app/console/
更细的阶段计划在 frontend/docs/(仓库内),不在 Wiki 展开。