Files
Anso 95b2f88142 fix: log guardrail-setting read failures and fix guardrail test isolation
isGuardrailEnabled() dropped its nodeId on read failure instead of
logging it, unlike the sibling isAutoCreateEnabled() next to it.

The new guardrail-message tests never enabled the guided external-network
preflight flag they were meant to exercise, and never reset the shared
apiFetch mock, so their assertions were checked against leftover calls
from unrelated earlier tests in the file.
2026-09-05 16:06:21 -04:00
..