fix: 绑定目录获取与生命周期收据 (#10)

* fix(apps): 绑定目录快照与最终执行

* fix(apps): 结算目录执行前失败

* fix(services): 拒绝不完整目录响应

* fix(services): 按生命周期收据精确卸载

* fix(apps): 采用服务端生命周期收据

* fix(apps): 绑定目录操作防重放

* fix(apps): 原子切换重装收据
This commit is contained in:
2026-08-31 04:00:50 -04:00
committed by GitHub
parent 3890514896
commit ee0bc7b044
5 changed files with 1558 additions and 36 deletions

View File

@@ -2,8 +2,8 @@
"name": "DesireCore",
"$schema": "http://desirecore/schemas/agent-seed.json",
"id": "7da73b7f-bb08-4e7b-a3cf-5d4af6e22c7f",
"version": "1.12.1",
"requiredClientVersion": "10.0.100",
"version": "1.13.0",
"requiredClientVersion": "10.0.132",
"description": "系统中枢调度器负责任务分发、Agent 编排与全局状态监控",
"author": "DesireCore Team",
"repository": {