It might be nice to have an ObjectStore type that works as a simplified FileSystem. You could use FileSystem itself to create an instance but you could also use e.g. an S3 bucket, firebase/supabase file store, react native / tauri file systems, etc. where a full POSIX file system doesn't exist.