Global configuration

general typically covers root paths, user-project scanning, logging, and other global switches.

Validate and inspect configs:

bash
fastsim validate_configuration --config <config_file>
fastsim show_config --config <config_file>

(To be expanded: field reference.)