Run the full SCOPE image-generation workflow for one prompt. Use when Codex should own the fixed main flow, write the top-level stage input artifacts, route retrieve/reason/repair into child branch skills from persisted state, and finish with finalize plus eval.
Resolve semantic, arithmetic, or logical unknowns inside the SCOPE main workflow. Use when persisted SCOPE state shows open `semantic_reasoning` gaps and Codex should prepare reasoning resolutions before the parent workflow returns to synthesis.
Choose the next repair action inside the SCOPE main workflow. Use after verification when there are failed or uncertain review items, `verification.json.new_unknowns` is empty, and Codex should prepare the repair decision before the parent workflow returns to generate/verify or finalize.
Resolve external-reference unknowns inside the SCOPE main workflow. Use when persisted SCOPE state shows open `external_reference` gaps and Codex should prepare retrieval resolutions before the parent workflow returns to synthesis.