a38ac1b3c9
When given a directory path, file_read now returns its entries (sorted, sub-directories suffixed '/') instead of failing. The tool description and path-param schema advertise this so the model discovers it rather than giving up after a missing-file probe. Generalises file_read into a 'read this path' primitive; the existing PathJail/Plane-2 containment already covers directories.