Sync OneOS workspace with new prototypes, annotations, and Gitea remote fix.

Add vehicle-h2-fee-ledger, customer-management, lease and self-operated ledgers, annotation sources, agent skills, and vite annotation runtime support. Update vehicle management, contract templates, and lease contract flows.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
王冕
2026-06-30 15:27:23 +08:00
parent 00ca1846af
commit af29b26fe8
309 changed files with 73875 additions and 3838 deletions

View File

@@ -8,6 +8,8 @@
- Make client 项目身份唯一来源。
- `project.id` 是项目 id。
- `project.name` 是项目名;空字符串表示未命名,管理端显示为「未命名项目」。
- `axhub.config.json`
- Make 项目配置文件,提供协作方添加项目时需要的默认配置。
## 派生缓存
@@ -36,4 +38,4 @@
## 模板提交边界
官方 client 模板只提交 `client.json`、本 README 和 `sidebar-tree.json`。其它运行缓存、记录和产物应保持本地忽略。
官方 client 模板只提交 `client.json``axhub.config.json`本 README 和 `sidebar-tree.json`。其它运行缓存、记录和产物应保持本地忽略。