Files
Nexus/CLAUDE.md
T
2026-07-08 22:31:31 +08:00

29 lines
1.0 KiB
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.
# Nexus 6.0 — Agent 入口(薄 stub
> 与 [AGENTS.md](AGENTS.md) 相同入口;长文见 [docs/project/nexus-functional-development-guide.md](docs/project/nexus-functional-development-guide.md)。
## 快速链接
| 用途 | 路径 |
|------|------|
| 功能 / API / 14 页 | `docs/project/nexus-functional-development-guide.md` |
| 附录(sync 端点、调用链) | `docs/project/nexus-functional-development-guide-appendix.md` |
| 当前 handoff | `docs/project/AI-HANDOFF-2026-06-03.md` |
| 本地验证 | `bash scripts/local_verify.sh` |
| 验收 L0L5 | `docs/project/development-acceptance-standard.md` |
| 风险接受(单人运维) | `docs/project/risk-acceptance-single-operator.md` |
| 文档索引 | `docs/README.md` |
| 历史归档 | `docs/archive/README.md` |
## 栈
FastAPI · Vue 3 SPA · Hash 路由 `#/` · 门控 `deploy/pre_deploy_check.sh`7 道)
## 流程
```
实现 → local_verify → 审计(按 diff 量级)→ changelog →(批准)部署
```
强制规则:`.cursor/rules/` · `standards/`