- Add `move` operation to the VFS interface and implementations. This allows for moving files and directories within the VFS. - Add `is_dir`, `is_file`, and `is_symlink` methods to the `FSEntry` interface and implementations. This allows for robust file type checking before performing operations.
VFS Overlay of OURDb
use the ourdb_fs implementation underneith which speaks with the ourdb
this is basically a filesystem interface for storing files into an ourdb.