refactor: 将验证书 Web 移出核心智能体 (#9)

Co-authored-by: yige <yige@yigedeMacBook-Neo.local>
This commit is contained in:
2026-08-31 01:22:53 -04:00
committed by GitHub
parent 3261135305
commit 3890514896
23 changed files with 11 additions and 4795 deletions

5
README.md Normal file
View File

@@ -0,0 +1,5 @@
# DesireCore Core Agent
This repository contains the core DesireCore Agent definition, persona, principles, and skills. [中文说明](./README.zh-CN.md).
The Solver Report Web is maintained independently in [desirecore-agent/solver-report-web](https://github.com/desirecore-agent/solver-report-web), under the **desirecore-agent organization**. Web source, build tools, dependencies, and report evidence do not belong in this Agent repository or its bootstrap archive. The former Web-only history is preserved in the new repository's `archive/web-history` branch.