Guides the user through creating a config.yaml via CLI prompts. The first
prompt is the (mandatory) methodology mode – reflexive_scaffold,
codebook_collaborative, or framework_applied – so the generated config
passes validate_config(). This is the text-based companion to the
web-based config_wizard_app(). Only works in interactive mode.
See also
config_wizard_app() for the web-based wizard;
methodology_decision_aid() for help choosing a methodology mode.