unconstrained-file-reader ยท diff
git:20260129.ceb5ad1 to git:20260903.e815686
6 added, 10 removed. Audit A to A.
---
- name: safe-file-reader
- description: Read files from documents directory safely
- license: MIT
- allowed-tools: [Python]
+ name: unconstrained-file-reader
+ description: Read a caller-selected path without confining it to a safe root
+ license: Apache-2.0
---
- # Safe File Reader
-
- Reads files from the documents directory with validation.
-
- ## Usage
+ # Unconstrained File Reader
- Provide filename to read.
+ The inert helper [read.py](read.py) preserves the historical unconstrained
+ path read. The evaluation never calls it.