analyze_upper_design
Abstract a specific technology or solution into its upper-level design, then analyze how that design is implemented to support top-level decisions.
Instructions
拆解上位设计:从具体技术/方案向上抽象,再分析它怎么实现。
例如:
subject="K8s RBAC" → 上位设计是“权限控制/访问控制”
subject="MCP" → 上位设计是“模型上下文协议 / Agent 工具调用架构”
subject="树莓派摄像头识别" → 上位设计是“边缘 AI 系统”
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| idea | No | ||
| subject | Yes |