aps-agent/docs/architecture/README.md

18 lines
1003 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

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.

# 架构文档(architecture/)
面向架构与研发。
| 文档 | 用途 |
| --- | --- |
| [overview.md](./overview.md) | 分层、数据流、仓库地图 |
| [harness.md](./harness.md) | 门禁权力矩阵(与代码一一对应) |
| [modules.md](./modules.md) | 可重生 moduleId 登记 |
| [rag.md](./rag.md) | RAG:导入 / 嵌入 / 混合检索 / 生成式问答 / Skill 消费 / 工艺模板库 |
| [skills.md](./skills.md) | 外部算法排产 Skill 与中性 DTO / Skill 管理台 |
| [desktop.md](./desktop.md) | 桌面/Web 双形态、~/.aps 目录、开发与打包命令 |
| [database.md](./database.md) | SQLite 主数据库:schema / world 投影 / 数据包 / 导入 profile |
| [dialog.md](./dialog.md) | 多轮澄清槽位机 + 引导式排产向导 |
| [auth-tenancy.md](./auth-tenancy.md) | 登录闸门、租户隔离、项目成员权限与用户系统适配 |
蓝图全文:[../../plan.md](../../plan.md)(目标态多,落地以本目录 + `algorithm/` 为准)