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 02:55:17 +00:00
2026-05-17 11:45:18 +01:00
2026-05-11 18:44:54 +01:00
2026-05-11 10:06:00 +00:00
2026-05-19 21:12:28 -07:00
2026-05-20 03:51:32 +00:00
2026-05-07 19:43:06 -07:00
2026-05-20 11:50:21 +01:00
2026-05-20 05:09:38 +00:00
2026-05-06 08:49:27 -07:00
2026-05-13 13:33:38 +01:00
2026-05-19 19:21:13 -05:00
2026-05-18 17:22:00 +00:00
2026-04-13 18:03:44 +08:00
2026-05-19 20:44:29 +00:00
2026-05-18 16:19:33 +05:30
2026-05-17 14:18:23 +01:00
2026-05-18 16:19:33 +05:30
2026-05-20 11:50:21 +01:00
2026-05-19 16:33:18 -07:00
2026-05-19 00:49:25 +02:00
2026-05-19 17:50:36 +00:00
2026-05-17 06:23:30 +01:00
2026-04-28 03:13:20 +01:00
2026-05-19 16:33:18 -07:00
2026-05-02 22:37:01 +01:00
2026-05-20 05:09:38 +00:00
2026-05-18 17:27:11 -07:00
2026-05-08 06:01:23 +01:00
2026-05-13 13:33:38 +01:00
2026-05-02 04:42:55 +01:00
2026-05-18 08:21:35 +01:00
2026-04-12 09:09:50 +01:00
2026-05-05 21:14:55 -07:00
2026-05-20 11:50:21 +01:00
2026-05-18 06:22:36 +01:00
2026-05-13 13:33:38 +01:00
2026-02-20 09:33:46 -05:00
2026-05-05 21:14:55 -07:00
2026-05-05 17:38:21 +01:00
2026-05-13 13:33:38 +01:00
2026-05-18 06:22:36 +01:00
2026-04-23 20:40:15 -07:00
2026-04-17 16:05:10 +01:00
2026-04-23 20:40:15 -07:00
2026-05-17 21:19:05 +00:00
2026-02-02 18:35:01 +01:00
2026-01-30 03:16:21 +01:00