From f587591b80f47806c975c9ac8b960ae11be5801f Mon Sep 17 00:00:00 2001 From: Hunter Miller Date: Wed, 25 Feb 2026 22:12:47 -0600 Subject: [PATCH] docs: fix markdown lint - add blank line before --- docs/start/onboarding.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/start/onboarding.md b/docs/start/onboarding.md index 3a5c86c360e..f1f4ce02a6c 100644 --- a/docs/start/onboarding.md +++ b/docs/start/onboarding.md @@ -36,7 +36,6 @@ Security trust model: - Shared/multi-user setups require lock-down (split trust boundaries, keep tool access minimal, and follow [Security](/gateway/security)). - Local onboarding now defaults new configs to `tools.profile: "messaging"` so broad runtime/filesystem tools are opt-in. - If hooks/webhooks or other untrusted content feeds are enabled, use a strong modern model tier and keep strict tool policy/sandboxing. -