- dav-server DavFileSystem API changed (20+ compile errors) - read_dir takes ReadDirMeta, not depth - have_props/get_props/get_prop/patch_props new methods - DavFile needs write_buf method - DavMetaData/DavDirEntry async return types changed Recommended approach: spawn_blocking wrapper (~2h) Alternative: full rewrite (~8h) Phase 5 blocked pending API analysis