Define product scope and MVP boundaries #1

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

Context:\nWe need a local program to manage two very different model ecosystems: ComfyUI image models and Ollama LLM models. The first version should avoid becoming a generic AI marketplace or full ComfyUI/Ollama replacement.\n\nRequirements:\n- Define the exact MVP workflows.\n- Decide which operations are read-only, destructive, or long-running.\n- Document what is intentionally out of scope for v0.1.\n- Capture local assumptions discovered on Vince's machine:\n - ComfyUI app: /home/vince/ai/apps/ComfyUI\n - ComfyUI model root: /home/vince/ai/models/comfyui\n - Ollama binary: /usr/local/bin/ollama\n - Ollama service runs via systemd as user ollama\n - Modelfiles live under /home/vince/ai/models/modelfiles\n\nAcceptance criteria:\n- A short scope document exists in the repo.\n- MVP and post-MVP features are separated.\n- Destructive actions require explicit confirmation in the product spec.

Context:\nWe need a local program to manage two very different model ecosystems: ComfyUI image models and Ollama LLM models. The first version should avoid becoming a generic AI marketplace or full ComfyUI/Ollama replacement.\n\nRequirements:\n- Define the exact MVP workflows.\n- Decide which operations are read-only, destructive, or long-running.\n- Document what is intentionally out of scope for v0.1.\n- Capture local assumptions discovered on Vince's machine:\n - ComfyUI app: /home/vince/ai/apps/ComfyUI\n - ComfyUI model root: /home/vince/ai/models/comfyui\n - Ollama binary: /usr/local/bin/ollama\n - Ollama service runs via systemd as user ollama\n - Modelfiles live under /home/vince/ai/models/modelfiles\n\nAcceptance criteria:\n- A short scope document exists in the repo.\n- MVP and post-MVP features are separated.\n- Destructive actions require explicit confirmation in the product spec.
vince added the
architecture
mvp
labels 2026-06-16 21:42:28 +02:00
vince added this to the v0.1 MVP milestone 2026-06-16 21:42:28 +02:00
Sign in to join this conversation.
No description provided.