Skip to content

Commit 724160b

Browse files
committed
docs: clarify package guard policy
1 parent 6699e73 commit 724160b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

AGENTS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -211,6 +211,7 @@ Skills own workflows; root owns hard policy and routing.
211211
- Never commit real phone numbers, videos, credentials, live config.
212212
- Secrets: channel/provider creds in `~/.openclaw/credentials/`; model auth profiles in `~/.openclaw/agents/<agentId>/agent/auth-profiles.json`.
213213
- Dependency patches/overrides/vendor changes need explicit approval. `pnpm-workspace.yaml` patched dependencies use exact versions only.
214+
- Release/package guards: no hard-coded retired-package denylists; use generic artifact/dependency checks or fix build source.
214215
- Lockfiles/shrinkwrap are security surface: review `pnpm-lock.yaml`, `npm-shrinkwrap.json`, `package-lock.json`; root/plugin npm packages ship shrinkwrap, not package-lock.
215216
- Carbon pins owner-only: do not change `@buape/carbon` unless Shadow (`@thewilloftheshadow`, verified by `gh`) asks.
216217
- Releases/publish/version bumps need explicit approval. Use `$release-openclaw-maintainer`.

0 commit comments

Comments
 (0)