Visual summary of runtime stages and system boundaries. Use this page for quick onboarding and architecture walkthroughs.
This maps the main pipeline sequence and the review-to-publish handoff, including classifier-assisted metadata prefill and QC checkpointing.
Stage 6 writes data/prefill_qc_last.json before editor open. Startup logs also emit
Ollama startup check: model=... processor=GPU/CPU context=... vram=... for immediate runtime visibility.
Timeout and quarantine lines in the same stage make repeated native row failures observable without silent loop behavior.
This view shows local workflow components (including local Ollama service) and external publish dependencies.
The local boundary also includes classifier paths in main_set.py and caption_review_local.py for subject and metadata hints.