From ae20bffe78d094ba08db2f206782b0191f642962 Mon Sep 17 00:00:00 2001 From: Manthan Date: Mon, 2 Mar 2026 09:44:19 -0800 Subject: [PATCH] docs: add Safety & Control page with trust messaging Add docs/security.html covering RunbookAI's safety model: approval gates, audit trails, self-hosted architecture, open source, and no vendor lock-in. Link the new page from index.html nav, hero, CTA, mobile menu, and footer. Co-Authored-By: Claude Opus 4.6 --- docs/index.html | 7 +- docs/security.html | 334 +++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 339 insertions(+), 2 deletions(-) create mode 100644 docs/security.html diff --git a/docs/index.html b/docs/index.html index 93ca07d..5d2ba59 100644 --- a/docs/index.html +++ b/docs/index.html @@ -52,6 +52,7 @@