世界模型自洽:模型可以过期,不能不知道自己过期。 - 新增 sync_state 表(domain 单行 upsert)+ touch/read 依赖注入函数 - 三个写入点:轮询成功(polled>0)、webhook PR 落库、webhook push 落库 - get_pr_events / get_commit_metrics 输出首行标注最近同步时间与距今分钟数 - get_ci_status 为实时 Gitea API 调用,不在范围 - 实锤依据:get_pr_events 延迟致 /ship 误判无 open PR(enterprise-system 2026-07-28 回传) Feature-Confirmed: true Rules-Applied: R05, R06, R07 |
||
|---|---|---|
| .. | ||
| commands | ||
| db.rs | ||
| lib.rs | ||
| main.rs | ||
| mcp_inject.rs | ||
| mcp_server.rs | ||
| mcp_tools.rs | ||
| mcp_webhook.rs | ||
| models.rs | ||