1 parent e79ac59 commit 15e82cdCopy full SHA for 15e82cd
1 file changed
docs/local-ci.md
@@ -78,8 +78,9 @@ duration × test census) is printed and written to
78
## Real-host install proofs
79
80
The host-install proof suites (`host-install-proof.test.ts`,
81
-`packed-host-install-proof.test.ts`, `dev-host-install.test.ts`, and the
82
-packed Claude plugin validation in `packed-native-smoke.test.ts`) skip their
+`packed-host-install-proof.test.ts`, `dev-host-install.test.ts`,
+`dev-live-host.test.ts`, and the packed Claude plugin validation in
83
+`packed-native-smoke.test.ts`) skip their
84
Claude and Codex legs whenever the `claude` or `codex` CLI is not on PATH.
85
That skip is what let #364 change the Codex `interface.logo` emission and
86
break both proofs on `main` without CI noticing. Hosted CI therefore runs a
0 commit comments