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
..
2026-05-20 11:50:21 +01:00
2026-05-05 17:38:21 +01:00
2026-05-18 12:24:27 +01:00
2026-05-06 09:00:20 -07:00
2026-05-15 20:59:38 -07:00
2026-05-01 23:36:08 +01:00
2026-04-23 15:48:46 -07:00
2026-05-18 06:28:14 +01:00
2026-05-10 06:29:08 +01:00
2026-05-07 07:30:37 +01:00
2026-05-08 16:05:35 +09:00
2026-05-20 10:38:35 +01:00
2026-05-19 16:47:32 -07:00
2026-05-20 02:29:49 +00:00
2026-05-19 11:39:50 -07:00
2026-05-14 14:27:50 -07:00
2026-05-16 18:36:27 +08:00
2026-05-09 07:51:49 +08:00
2026-05-06 09:22:35 -07:00
2026-05-16 18:36:27 +08:00
2026-05-09 06:06:08 -04:00
2026-05-16 17:11:53 +01:00
2026-05-18 10:48:39 +01:00
2026-05-18 20:35:55 -05:00
2026-05-13 13:33:38 +01:00
2026-05-17 14:18:23 +01:00
2026-05-16 07:52:08 -07:00
2026-05-20 11:50:21 +01:00
2026-05-20 11:50:21 +01:00
2026-05-13 13:33:38 +01:00
2026-05-10 00:18:36 -04:00
2026-05-09 07:04:04 +01:00
2026-05-17 00:10:29 +01:00
2026-05-17 00:10:29 +01:00
2026-05-17 11:45:18 +01:00
2026-05-19 01:54:29 +00:00
2026-05-18 13:00:53 +01:00
2026-05-19 01:54:29 +00:00
2026-05-13 15:04:49 +01:00
2026-05-15 15:33:27 +01:00
2026-05-20 11:50:21 +01:00
2026-05-10 12:37:10 +01:00
2026-05-07 13:27:32 +05:30
2026-05-17 11:45:18 +01:00
2026-05-13 13:33:38 +01:00
2026-05-06 09:06:11 -07:00
2026-05-07 18:55:08 -07:00