Web
packages/web
- Experiment setup
- Source and references
- Render progress
- Candidate review
- Good baselines
- Next-round editor
System map
The frontend drives setup and review. The server owns filesystem access, persistence, and ComfyUI jobs. The shared core package keeps workflow and rendering logic reusable by both the API and CLI wrappers.
packages/web
packages/server
packages/experiment-core
storage and services
Monorepo, web shell, server shell, experiment-core.
Move candidate generation, renderer, workflow conversion, and metrics into the shared engine.
Harden experiment CRUD, uploads, render control, persistence, and job state.
Keep improving source image, reference image, and experiment setup workflows.
Queue status, thumbnails, output links, failures, and retry controls.
Numbered grid, fullscreen viewer, good marks, scoring, pairwise preference.
Merge subjective signals with metrics and create next-round proposals.
Cancellation, resumability, diagnostics, reports, cleanup, and operations polish.