🏗️ fermata: redaction-first security model, unified .botsecrets config
Realign fermata around redaction (PostToolUse) as the primary security layer, with access control (PreToolUse) as supplementary write/bash protection. Remove botignore.toml — policy rules now live in .botsecrets [policy] section. Add fermata.toml as an alias for .botsecrets. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@ name = "dirigent_fermata"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
rust-version = "1.75"
|
||||
description = "Harness-agnostic policy gate for AI coding agents (.botignore + botignore.toml)"
|
||||
description = "Harness-agnostic policy gate for AI coding agents (.botignore + .botsecrets)"
|
||||
license = "MIT OR Apache-2.0"
|
||||
repository = "https://git.g4b.org/dirigence/fermata"
|
||||
readme = "README.md"
|
||||
|
||||
Reference in New Issue
Block a user