openclaw/docs/plugins
Gio Della-Libera cbf72e5e26
feat(policy): add channel conformance checks (#80407)
Summary:
- Add the bundled Policy plugin with policy-backed doctor checks for channel conformance.
- Add `openclaw policy check` attestations, accepted-attestation drift checks, and opt-in doctor repair.
- Add policy CLI docs, generated plugin inventory/reference docs, and changelog credit.

Verification:
- node --import tsx scripts/sync-plugin-versions.ts --check
- pnpm plugins:inventory:check
- pnpm docs:list
- git diff --check origin/main..HEAD
- node scripts/run-vitest.mjs extensions/policy/src/policy-state.test.ts extensions/policy/src/cli.test.ts extensions/policy/src/doctor/register.test.ts src/flows/bundled-health-checks.test.ts src/cli/program/register.maintenance.test.ts
- codex review --uncommitted; accepted finding fixed, reran clean
- codex review --commit HEAD
- GitHub CI for 4e09b067f4: CI, Workflow Sanity, CodeQL, CodeQL Critical Quality, OpenGrep PR Diff, Real behavior proof, Dependency Change Awareness all green; reran failed Windows Node setup job successfully

Co-authored-by: Gio Della-Libera <giodl73@gmail.com>
Co-authored-by: Gio Della-Libera <giodl@microsoft.com>
2026-05-20 11:50:21 +01:00
..
reference feat(policy): add channel conformance checks (#80407) 2026-05-20 11:50:21 +01:00
adding-capabilities.md
admin-http-rpc.md feat(admin-http-rpc): allow web QR login methods (#83259) 2026-05-18 12:24:27 +01:00
agent-tools.md
architecture-internals.md feat(codex): bind context-engine projections to codex threads (#82351) 2026-05-15 20:59:38 -07:00
architecture.md
building-extensions.md
building-plugins.md build: align node version floor 2026-05-18 06:28:14 +01:00
bundles.md fix(mcp): keep numeric bundle tool names provider-safe 2026-05-10 06:29:08 +01:00
cli-backend-plugins.md
codex-computer-use.md
codex-harness-reference.md build: bump bundled Codex harness to 0.132.0 2026-05-20 10:38:35 +01:00
codex-harness-runtime.md Move Codex soul context to developer instructions (#84331) 2026-05-19 16:47:32 -07:00
codex-harness.md Fix Codex image generation tool timeout (#84369) 2026-05-20 02:29:49 +00:00
codex-native-plugins.md feat(codex): add plugin list enable disable commands (#83293) 2026-05-19 11:39:50 -07:00
community.md docs: consolidate plugin management docs (#81898) 2026-05-14 14:27:50 -07:00
compatibility.md fix(plugins): deprecate deactivate hook alias 2026-05-16 18:36:27 +08:00
dependency-resolution.md
google-meet.md
hooks.md fix(plugins): deprecate deactivate hook alias 2026-05-16 18:36:27 +08:00
install-overrides.md
manage-plugins.md docs: clarify plugin gateway auto-restart 2026-05-16 17:11:53 +01:00
manifest.md fix: hide unsupported video audio refs 2026-05-18 10:48:39 +01:00
memory-lancedb.md Fix memory plugin CLI help dispatch (#83841) 2026-05-18 20:35:55 -05:00
memory-wiki.md Revert "refactor: move runtime state to SQLite" 2026-05-13 13:33:38 +01:00
message-presentation.md refactor: deprecate legacy interactive reply APIs 2026-05-17 14:18:23 +01:00
oc-path.md OC Path: restore YAML support (#81436) 2026-05-16 07:52:08 -07:00
plugin-inventory.md feat(policy): add channel conformance checks (#80407) 2026-05-20 11:50:21 +01:00
reference.md feat(policy): add channel conformance checks (#80407) 2026-05-20 11:50:21 +01:00
sdk-agent-harness.md Revert "refactor: move runtime state to SQLite" 2026-05-13 13:33:38 +01:00
sdk-channel-ingress.md refactor: centralize channel ingress access 2026-05-10 00:18:36 -04:00
sdk-channel-message.md
sdk-channel-plugins.md refactor: move inbound event classification into core 2026-05-17 00:10:29 +01:00
sdk-channel-turn.md refactor: move inbound event classification into core 2026-05-17 00:10:29 +01:00
sdk-entrypoints.md docs: add tool plugin authoring guide 2026-05-17 11:45:18 +01:00
sdk-migration.md fix(deepseek): normalize mcp union tool schemas (#83848) 2026-05-19 01:54:29 +00:00
sdk-overview.md Separate prompt surfaces by selected harness (#83454) 2026-05-18 13:00:53 +01:00
sdk-provider-plugins.md fix(deepseek): normalize mcp union tool schemas (#83848) 2026-05-19 01:54:29 +00:00
sdk-runtime.md refactor(media): centralize bounded remote downloads 2026-05-13 15:04:49 +01:00
sdk-setup.md fix(wizard): narrow setup i18n SDK surface 2026-05-15 15:33:27 +01:00
sdk-subpaths.md feat(policy): add channel conformance checks (#80407) 2026-05-20 11:50:21 +01:00
sdk-testing.md refactor: reduce plugin sdk surface 2026-05-10 12:37:10 +01:00
skill-workshop.md
tool-plugins.md feat: dogfood tool plugin helpers 2026-05-17 11:45:18 +01:00
voice-call.md Revert "refactor: move runtime state to SQLite" 2026-05-13 13:33:38 +01:00
webhooks.md
zalouser.md