feat(image): complete reviewed generation delivery
Memind CI / Test, build, and release guards (pull_request) Successful in 2m47s

This commit is contained in:
john
2026-07-20 20:04:44 +08:00
parent fc3d27aae0
commit 4b15610aa8
42 changed files with 1764 additions and 97 deletions
+1
View File
@@ -1310,6 +1310,7 @@ export function createAssetService(pool, options = {}) {
original_filename: storedFilename,
display_name: displayName || path.basename(storedFilename),
storage_key: finalStorageKey,
workspace_relative_path: indexedWorkspacePath,
size_bytes: storedSizeBytes,
checksum: storedChecksum,
risk_level: scan.riskLevel,