# Harness v4 Configuration
# Edit this file, then run `harness sync` to generate CC plugin files.
[]
= "mantis-ta"
= "0.5.3"
= "Composable technical analysis and strategy engine in pure Rust"
[]
# default = "security-reviewer"
[]
# CLAUDE_CODE_SUBPROCESS_ENV_SCRUB = "1"
[]
= [
"Bash(sudo:*)",
]
= [
"Bash(rm -r:*)",
"Bash(git push --force:*)",
]
# Optional R03 break-glass. TOML only; YAML does not support this list.
# [[safety.guardrail.protectedPathAskList]]
# path = ".env"
# reason = "customer deploy env update"
[]
= false
[]
# denyRead = [".env", "secrets/**"]
# allowRead = [".env.example"]