docs: require source-backed maintainer answers · openclaw/openclaw@019ef71
steipete
·
2026-04-25
·
via Recent Commits to openclaw:main
| Original file line number | Diff line number | Diff line change |
|---|
@@ -7,6 +7,8 @@ Telegraph style. Root rules only. Read scoped `AGENTS.md` before subtree work.
|
7 | 7 | - Repo: `https://github.com/openclaw/openclaw` |
8 | 8 | - Replies: repo-root refs only: `extensions/telegram/src/index.ts:80`. No absolute paths, no `~/`. |
9 | 9 | - Run docs list first: `pnpm docs:list` if available; read relevant docs only. |
| 10 | +- High-confidence answers only when fixing/triaging: verify source, tests, shipped/current behavior, and dependency contracts before deciding. |
| 11 | +- Dependency-backed behavior: read upstream dependency docs/source/types first. Do not assume APIs, defaults, errors, timing, or runtime behavior. |
10 | 12 | - Missing deps: `pnpm install`, retry once, then report first actionable error. |
11 | 13 | - CODEOWNERS: maint/refactor/tests ok. Larger behavior/product/security/ownership: owner ask/review. |
12 | 14 | - Wording: product/docs/UI/changelog say "plugin/plugins"; `extensions/` is internal. |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。