docs: avoid Mintlify route conflict for security/formal verification
This commit is contained in:
parent
066b222b28
commit
f73123c32e
@ -956,7 +956,7 @@
|
||||
"gateway/doctor",
|
||||
"gateway/logging",
|
||||
"gateway/security",
|
||||
"gateway/security/formal-verification",
|
||||
"gateway/security-formal-verification",
|
||||
"gateway/sandbox-vs-tool-policy-vs-elevated",
|
||||
"gateway/sandboxing",
|
||||
"gateway/troubleshooting",
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
---
|
||||
title: Formal Verification (Security Models)
|
||||
summary: Machine-checked security models for Clawdbot’s highest-risk paths.
|
||||
permalink: /gateway/security/formal-verification/
|
||||
permalink: /gateway/security-formal-verification/
|
||||
---
|
||||
|
||||
# Formal Verification (Security Models)
|
||||
@ -7,7 +7,7 @@ read_when:
|
||||
|
||||
## Quick check: `clawdbot security audit`
|
||||
|
||||
See also: [Formal Verification (Security Models)](/gateway/security/formal-verification/)
|
||||
See also: [Formal Verification (Security Models)](/gateway/security-formal-verification/)
|
||||
|
||||
Run this regularly (especially after changing config or exposing network surfaces):
|
||||
|
||||
|
||||
@ -2,4 +2,4 @@
|
||||
permalink: /security/formal-verification/
|
||||
---
|
||||
|
||||
This page moved to: [/gateway/security/formal-verification/](/gateway/security/formal-verification/)
|
||||
This page moved to: [/gateway/security-formal-verification/](/gateway/security-formal-verification/)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user