Configuration Strategy¶
This page is a troubleshooting guide for the most common configuration problems. For the full configuration model — file precedence, field definitions, and defaults — see Configuration Reference.
Two-file model summary:
.zenzic.tomlholds shared project defaults;.zenzic.local.tomlholds machine-local overrides and is not committed. Scalar fields follow last-write-wins. List fields (forbidden_patterns,excluded_dirs) are additive.
Troubleshooting Matrix¶
Having issues? See the Troubleshooting Guide.