docs: require feasible live verification · openclaw/openclaw@d4971aa
steipete
·
2026-04-26
·
via Recent Commits to openclaw:main
| Original file line number | Diff line number | Diff line change |
|---|
@@ -9,6 +9,7 @@ Telegraph style. Root rules only. Read scoped `AGENTS.md` before subtree work.
|
9 | 9 | - Run docs list first: `pnpm docs:list` if available; read relevant docs only. |
10 | 10 | - High-confidence answers only when fixing/triaging: verify source, tests, shipped/current behavior, and dependency contracts before deciding. |
11 | 11 | - Dependency-backed behavior: read upstream dependency docs/source/types first. Do not assume APIs, defaults, errors, timing, or runtime behavior. |
| 12 | +- Live-verify when feasible. Check env/`~/.profile` for keys before assuming live tests are blocked; keep secret output redacted. |
12 | 13 | - Missing deps: `pnpm install`, retry once, then report first actionable error. |
13 | 14 | - CODEOWNERS: maint/refactor/tests ok. Larger behavior/product/security/ownership: owner ask/review. |
14 | 15 | - Wording: product/docs/UI/changelog say "plugin/plugins"; `extensions/` is internal. |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。