From 42ec0a986cdecaa50d1c90cc156a728679c59395 Mon Sep 17 00:00:00 2001 From: GitHub CI Date: Mon, 6 Jul 2026 04:34:01 -0700 Subject: [PATCH] docs: note the manifest CI Co-Authored-By: Claude Fable 5 --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 66abe4f..586a424 100644 --- a/README.md +++ b/README.md @@ -41,3 +41,5 @@ new-agent picker seeds it. 3. Requirements on the host: `git`, `gh` (authenticated as the reviewer identity — NOT an identity that authors PRs in the managed repos), `clawpatch` (`npm i -g @protolabsai/protopatch`), gateway credentials. + +_Bundle CI validates the manifest on every push._