feat: bash validation module + output truncation parity

- Add bash_validation.rs with 9 submodules (1004 lines):
  readOnlyValidation, destructiveCommandWarning, modeValidation,
  sedValidation, pathValidation, commandSemantics, bashPermissions,
  bashSecurity, shouldUseSandbox
- Wire into runtime lib.rs
- Add MAX_OUTPUT_BYTES (16KB) truncation to bash.rs
- Add 4 truncation tests, all passing
- Full test suite: 270+ green
This commit is contained in:
Jobdori
2026-04-03 19:31:49 +09:00
parent ddae15dede
commit 1cfd78ac61
3 changed files with 1057 additions and 2 deletions

File diff suppressed because it is too large Load Diff