docs: sync features docs with current project state
Some checks failed
CI / Lint & TypeCheck (push) Has been cancelled
CI / Unit Tests (push) Has been cancelled
CI / Build Frontend (push) Has been cancelled
CI / Rust Check (push) Has been cancelled
CI / Security Scan (push) Has been cancelled
CI / E2E Tests (push) Has been cancelled
Some checks failed
CI / Lint & TypeCheck (push) Has been cancelled
CI / Unit Tests (push) Has been cancelled
CI / Build Frontend (push) Has been cancelled
CI / Rust Check (push) Has been cancelled
CI / Security Scan (push) Has been cancelled
CI / E2E Tests (push) Has been cancelled
Update docs/features/ to reflect latest architecture: - Tauri commands: 177 (160 @connected + 16 @reserved) - Zustand stores: 18 (including chatStore 4 sub-stores) - SaaS API routes: 131 (12 modules, 34 data tables) - Workers: 7 (added AggregateUsage + GenerateEmbedding) - React 19 + Tailwind 4 tech stack - Schema v8, subtaskStatus taskId threading
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
# ZCLAW 功能全景文档
|
||||
|
||||
> **版本**: v0.10.0
|
||||
> **更新日期**: 2026-04-03
|
||||
> **项目状态**: 完整 Rust Workspace 架构,10 个核心 Crates,75 技能,Pipeline DSL + Smart Presentation + Agent Growth System + SaaS 平台 + DeerFlow 视觉风格 + 安全审计 V1 完成
|
||||
> **更新日期**: 2026-04-06
|
||||
> **项目状态**: 完整 Rust Workspace 架构,10 个核心 Crates,75 技能,Pipeline DSL + Smart Presentation + Agent Growth System + SaaS 平台 + DeerFlow 2.0 核心能力 (ask_clarification 工具, 澄清系统, 渐进式技能加载, 模式差异化行为) + 安全审计 V1 完成
|
||||
> **整体完成度**: ~90% (核心功能完整,SaaS 平台全面上线,DeerFlow 前端视觉复刻完成,安全渗透测试 15 项修复完成,Admin V2 迁移完成)
|
||||
|
||||
---
|
||||
@@ -63,7 +63,7 @@
|
||||
|
||||
| 文档 | 功能 | 成熟度 | Tauri 命令 |
|
||||
|------|------|--------|-----------|
|
||||
| [00-backend-integration.md](06-tauri-backend/00-backend-integration.md) | 后端集成 | L4 (85%) | **171** (kernel 42 + pipeline 14 + browser 23 + intelligence 35 + memory 16 + gateway 11 + viking 13 + llm 3 + secure_storage 4 + classroom 8 + health 2) |
|
||||
| [00-backend-integration.md](06-tauri-backend/00-backend-integration.md) | 后端集成 | L4 (85%) | **177** (160 @connected + 16 @reserved + 1 unregistered identity_init) |
|
||||
|
||||
### 1.8 Pipeline DSL
|
||||
|
||||
|
||||
Reference in New Issue
Block a user