docs: refresh openclaw execution runtime truth
This commit is contained in:
@@ -92,16 +92,21 @@ Phase 6+ 的目标不是再声明“可发布”,而是防止已经恢复绿
|
|||||||
|
|
||||||
当前可直接引用的事实是:
|
当前可直接引用的事实是:
|
||||||
|
|
||||||
- `bash scripts/verify_phase3.sh` 已通过,`run_daily.sh` 的正式调度链已收紧真实采集判定并写入来源级运行审计
|
- `bash scripts/verify_phase3.sh` 已通过,正式调度链、正式日报主产物、归档副本、report_runs / daily_report 写入链均为绿色
|
||||||
- `bash scripts/verify_phase5.sh` 已通过,仓库已补齐 `.github/workflows/ci.yml`
|
- `bash scripts/verify_phase5.sh` 已通过,仓库已补齐 `.github/workflows/ci.yml`,验收链对关键构建检查已有统一 coverage gate
|
||||||
- `bash scripts/verify_pre_phase6.sh` 已通过,说明 Phase 1~5 门禁当前仍闭环
|
- `bash scripts/verify_pre_phase6.sh` 已通过,说明 Phase 1~5 门禁当前仍闭环
|
||||||
- `bash scripts/run_real_pipeline.sh` 已于 `2026-05-24 18:15` 真实复跑成功,Cloudflare / Perplexity / Vertex 等外部官方价格链路本轮均通过
|
- `bash scripts/run_real_pipeline.sh` 已于 `2026-05-30 15:18` 真实复跑成功,当前本机 `.env.local` / `.env` 优先级缺陷已修复后,官方 importer、多源同步、日报生成与运行记录链都能在本机真实跑通
|
||||||
- `bash scripts/verify_phase6.sh` 已于 `2026-05-24 18:17` 通过:`SUMMARY pass=17 fail=0 warn=0`
|
- `bash scripts/verify_phase6.sh` 已于 `2026-05-30 15:33` 通过:`SUMMARY pass=18 fail=0 warn=0`
|
||||||
- 最近 7 次采集窗口已恢复到 `success_rate=100.00%`,`precondition_missing=0`
|
- 最近 7 次采集窗口当前输出为 `success_rate=100.00%`,且已支持把历史前置条件样本老化为 `aged_precondition_missing`,不会继续污染当前 release success-rate
|
||||||
- Cloudflare 官方文档抓取链路已新增“proxy transport error → direct retry”兜底;坏代理环境下的 targeted Go test 与 live signature guard 均已通过,当前更符合“瞬时外部链路恢复 + 传输层加固已落地”,而非“parser 仍损坏”
|
- `verify_phase6.sh` 当前已输出结构化:
|
||||||
- `bash scripts/verify_importer_smoke.sh`、`bash scripts/importer_smoke_gate_test.sh`、`bash scripts/pipeline_runtime_alignment_test.sh` 已通过;Baichuan / 01.AI / SenseNova / 讯飞 4 个官方 importer 已接入 runtime + smoke + docs 闭环并完成三远端推送
|
- `ROOT_CAUSE class=... source=... summary=...`
|
||||||
- 正式日报、历史重建和手工真实复跑已分流到不同运行语义
|
- `RELEASE_SEMANTICS class=... gate=... policy=...`
|
||||||
- `fetchLatestReport` 默认只展示正式日报,不会把历史重建当成最新正式产出
|
- `BLOCKER_SWITCH class=... old=... new=...`
|
||||||
|
- `stability_label=...`
|
||||||
|
- `bash scripts/verify_importer_smoke.sh`、`bash scripts/importer_smoke_gate_test.sh`、`bash scripts/pipeline_runtime_alignment_test.sh` 已通过;当前 CoresHub / 华为 MaaS / 百川 / 01.AI / SenseNova / 讯飞 / 火山方舟等官方 importer 已接入 runtime + smoke + docs 闭环
|
||||||
|
- 正式日报、历史重建和手工真实复跑已分流到不同运行语义;非正式运行产物会进入 `reports/ad_hoc/...`,不会覆盖正式日报主路径
|
||||||
|
- `fetchLatestReport` 默认只展示正式日报,不会把历史重建或手工真实复跑当成最新正式产出
|
||||||
|
- 本机 cron 继续指向 `bash scripts/run_daily.sh`,且在当前用户 / 当前仓库 / 当前 `.env.local` 条件下已手工验证可以成功落盘,具备每天真实运行作为回归验证的条件
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user