Add tags
This commit is contained in:
@@ -1,8 +1,26 @@
|
||||
---
|
||||
created: "2026-03-29"
|
||||
created: 2026-03-29
|
||||
type: reference
|
||||
project: "[[Smart Support]]"
|
||||
source: "docs/ARCHITECTURE.md"
|
||||
source: docs/ARCHITECTURE.md
|
||||
tags:
|
||||
- architecture
|
||||
- ai-agent
|
||||
- multi-agent
|
||||
- langgraph
|
||||
- websocket
|
||||
- postgresql
|
||||
- mcp
|
||||
- security
|
||||
- ssrf
|
||||
- deployment
|
||||
- docker
|
||||
- api-design
|
||||
- database-schema
|
||||
- adr
|
||||
- hitl
|
||||
- interrupt
|
||||
- openapi
|
||||
---
|
||||
|
||||
# Smart Support -- 系统架构文档
|
||||
|
||||
@@ -1,9 +1,23 @@
|
||||
---
|
||||
created: "2026-03-29"
|
||||
updated: "2026-03-30"
|
||||
created: 2026-03-29
|
||||
updated: 2026-03-30
|
||||
type: reference
|
||||
project: "[[Smart Support]]"
|
||||
source: "docs/DEVELOPMENT-PLAN.md"
|
||||
source: docs/DEVELOPMENT-PLAN.md
|
||||
tags:
|
||||
- project-management
|
||||
- development-workflow
|
||||
- milestone
|
||||
- task-tracking
|
||||
- testing
|
||||
- risk-management
|
||||
- python
|
||||
- fastapi
|
||||
- langgraph
|
||||
- mcp
|
||||
- openapi
|
||||
- analytics
|
||||
- replay
|
||||
---
|
||||
|
||||
# Smart Support -- 详细开发计划
|
||||
|
||||
@@ -1,10 +1,26 @@
|
||||
---
|
||||
created: "2026-03-29"
|
||||
created: 2026-03-29
|
||||
type: project
|
||||
status: 未开始
|
||||
status: COMPLETED (2026-03-30)
|
||||
parent: "[[Smart Support]]"
|
||||
phase: 1
|
||||
timeline: "第 1-3 周"
|
||||
timeline: 第 1-3 周
|
||||
tags:
|
||||
- phase-1
|
||||
- fastapi
|
||||
- websocket
|
||||
- langgraph
|
||||
- agent-orchestration
|
||||
- postgresql
|
||||
- react
|
||||
- yaml-registry
|
||||
- interrupt
|
||||
- hitl
|
||||
- docker
|
||||
- mock-agent
|
||||
- token-tracking
|
||||
- prompt-caching
|
||||
- session-ttl
|
||||
---
|
||||
|
||||
# Phase 1:核心框架
|
||||
|
||||
@@ -1,8 +1,22 @@
|
||||
---
|
||||
created: "2026-03-30"
|
||||
created: 2026-03-30
|
||||
type: log
|
||||
project: "[[Smart Support]]"
|
||||
source: "docs/phases/phase-1-dev-log.md"
|
||||
source: docs/phases/phase-1-dev-log.md
|
||||
tags:
|
||||
- dev-log
|
||||
- phase-1
|
||||
- fastapi
|
||||
- websocket
|
||||
- langgraph
|
||||
- agent-orchestration
|
||||
- postgresql
|
||||
- react
|
||||
- testing
|
||||
- docker
|
||||
- yaml-registry
|
||||
- interrupt
|
||||
- token-tracking
|
||||
---
|
||||
|
||||
# Phase 1: Core Framework -- Development Log
|
||||
|
||||
@@ -1,10 +1,21 @@
|
||||
---
|
||||
created: "2026-03-29"
|
||||
created: 2026-03-29
|
||||
type: project
|
||||
status: 未开始
|
||||
parent: "[[Smart Support]]"
|
||||
phase: 2
|
||||
timeline: "第 3-4 周"
|
||||
timeline: 第 3-4 周
|
||||
tags:
|
||||
- phase-2
|
||||
- multi-agent
|
||||
- agent-orchestration
|
||||
- intent-routing
|
||||
- webhook
|
||||
- escalation
|
||||
- interrupt
|
||||
- ttl-timeout
|
||||
- industry-template
|
||||
- security
|
||||
---
|
||||
|
||||
# Phase 2:多 Agent + 安全
|
||||
|
||||
@@ -1,10 +1,20 @@
|
||||
---
|
||||
created: "2026-03-29"
|
||||
created: 2026-03-29
|
||||
type: project
|
||||
status: 未开始
|
||||
parent: "[[Smart Support]]"
|
||||
phase: 3
|
||||
timeline: "第 4-6 周"
|
||||
timeline: 第 4-6 周
|
||||
tags:
|
||||
- phase-3
|
||||
- openapi
|
||||
- mcp
|
||||
- ssrf
|
||||
- security
|
||||
- llm-classification
|
||||
- code-generation
|
||||
- api-parsing
|
||||
- async-import
|
||||
---
|
||||
|
||||
# Phase 3:OpenAPI 自动发现
|
||||
|
||||
@@ -1,10 +1,20 @@
|
||||
---
|
||||
created: "2026-03-29"
|
||||
created: 2026-03-29
|
||||
type: project
|
||||
status: 未开始
|
||||
parent: "[[Smart Support]]"
|
||||
phase: 4
|
||||
timeline: "第 6-7 周"
|
||||
timeline: 第 6-7 周
|
||||
tags:
|
||||
- phase-4
|
||||
- analytics
|
||||
- replay
|
||||
- dashboard
|
||||
- postgresql
|
||||
- pagination
|
||||
- data-visualization
|
||||
- resolution-rate
|
||||
- cost-tracking
|
||||
---
|
||||
|
||||
# Phase 4:分析 + 回放
|
||||
|
||||
@@ -1,10 +1,19 @@
|
||||
---
|
||||
created: "2026-03-29"
|
||||
created: 2026-03-29
|
||||
type: project
|
||||
status: 未开始
|
||||
parent: "[[Smart Support]]"
|
||||
phase: 5
|
||||
timeline: "缓冲周"
|
||||
timeline: 缓冲周
|
||||
tags:
|
||||
- phase-5
|
||||
- error-handling
|
||||
- demo
|
||||
- deployment
|
||||
- docker
|
||||
- documentation
|
||||
- edge-cases
|
||||
- e2e-testing
|
||||
---
|
||||
|
||||
# Phase 5:打磨 + 演示准备
|
||||
|
||||
Reference in New Issue
Block a user