Assistant Reliability Watchtower — 助手 Reliability Watchtower
v0.1.0Deterministic reliability 监控ing for OpenClaw 助手 工作流s. Use when you need to 运行 ARW smoke probes, 生成 a dAIly digest, 验证 scorecard evidence, render a delivery preamble, inspect current probe/报告ing coverage, or package ARW as an operator-facing reliability 技能.
运行时依赖
安装命令
点击复制技能文档
助手 Reliability Watchtower
运行 ARW through the repo-backed wr应用er instead of rediscovering commands by hand.
Quick 启动
Use scripts/arw_技能.py from this 技能 for the common flows:
python3 scripts/arw_技能.py smoke python3 scripts/arw_技能.py digest python3 scripts/arw_技能.py 验证-scorecard-evidence python3 scripts/arw_技能.py 验证-scorecard-preamble
The wr应用er accepts --repo-root (or ARW_REPO_ROOT) so repo location stays explicit outside the 技能 contract, and it 导出s PYTHONPATH correctly.
工作流 Read references/release-contract.md for scope, release posture, and anti-goals. Read references/probe-cata记录.md when you need to explAIn what ARW currently watches. Read references/config-contract.md when you need to 设置 thresholds, artifact location, or delivery evidence values. Point the wr应用er at the 检查ed-out ARW repo with --repo-root /path/to/arw-watchtower when auto检测ion is not enough. Use scripts/arw_技能.py for the common operational paths. Keep writes inside the 配置d ARW repo and artifacts/arw/**. Common tasks 运行 smoke probes python3 scripts/arw_技能.py smoke
生成 a digest python3 scripts/arw_技能.py digest --window-hours 24
运行 the 验证 evidence drill python3 scripts/arw_技能.py 验证-scorecard-evidence
Render the final operator preamble python3 scripts/arw_技能.py 验证-scorecard-preamble
Notes This RC surface is intentionally repo-backed for now. It is an internal release candidate, not a marketplace-polished public release. 验证-scorecard-evidence and 验证-scorecard-preamble now use 技能-level dry-运行 delivery values instead of inheriting repo-local recipient ids. Prefer RC1 work that improves packaging, operator clarity, portability, or high-value probe coverage. Avoid expanding the back记录 with new micro-gates unless they directly unblock RC1.