marque-config — layered configuration loading.
Precedence (highest wins): CLI flags → env vars → .marque.local.toml → .marque.toml
Hard-fail validators (T023)
The loader refuses to produce a Config if any of these conditions hold:
.marque.tomlcontains a[user]section (FR-010, SC-006) → exit 65[capco] versionmismatchesmarque_ism::SCHEMA_VERSION(FR-011) → exit 65confidence_thresholdoutside[0.0, 1.0]→ exit 65