# AiAssert **Repository Path**: endport/ai-assert ## Basic Information - **Project Name**: AiAssert - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-03-12 - **Last Updated**: 2026-03-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Assistant System 一套部署架构的项目骨架,包含三个交互对象: - `relay_station` - 管理中心(公网),内部已拆分 `backend` 和 `frontend` - `assistant_node` - 助手(客户电脑或服务器,内网),内部已拆分 `backend` - `apps` - 客户端应用,当前已提供 `web` - `shared` - 共享协议与基础模型 - `docs` - 面向 AI 回溯和自动化测试的文档体系 开发约束: - 先补文档,再扩接口和代码 - API、协议、流程、数据模型、测试必须能相互回链 - 目录级 `README.md` 视为工程入口,不是可选项