Design metadata database and source-of-truth model #11

Open
opened 2026-06-16 21:39:51 +02:00 by vince · 0 comments
Owner

Context:\nThe manager needs metadata for downloads and notes, but the actual source of truth must remain the filesystem for ComfyUI and Ollama API/CLI for Ollama.\n\nRequirements:\n- Store source URL, provider, target path, model type, size, sha256, created time, last seen time, tags, and notes.\n- Store job history.\n- Reconcile metadata with current filesystem/API state.\n- Mark missing files without deleting metadata immediately.\n- Avoid requiring metadata for externally-added models.\n\nAcceptance criteria:\n- Existing models without metadata still appear.\n- Metadata can attach to an existing model.\n- Deleted/moved files are detected on rescan.

Context:\nThe manager needs metadata for downloads and notes, but the actual source of truth must remain the filesystem for ComfyUI and Ollama API/CLI for Ollama.\n\nRequirements:\n- Store source URL, provider, target path, model type, size, sha256, created time, last seen time, tags, and notes.\n- Store job history.\n- Reconcile metadata with current filesystem/API state.\n- Mark missing files without deleting metadata immediately.\n- Avoid requiring metadata for externally-added models.\n\nAcceptance criteria:\n- Existing models without metadata still appear.\n- Metadata can attach to an existing model.\n- Deleted/moved files are detected on rescan.
vince added the
metadata
post-mvp
labels 2026-06-16 21:42:29 +02:00
vince added this to the v0.2 Refinement milestone 2026-06-16 21:42:29 +02:00
Sign in to join this conversation.
No description provided.