Problem
According to reasonix itself (couldn't find reference in docs), there's only per-project allowlist of commands (such as mkdir)
Proposed change
Use a cascade of config files, like claude, codex and opencode do (global first, local 2nd)
Scope check
- [x ] This belongs in core reasonix (not better as a separate npm package)
- [ x] I've read CLAUDE.md and CONTRIBUTING.md
Problem
According to reasonix itself (couldn't find reference in docs), there's only per-project allowlist of commands (such as mkdir)
Proposed change
Use a cascade of config files, like claude, codex and opencode do (global first, local 2nd)
Scope check