<repo>/.truecourse/config.json, so your team shares one policy.
Categories
LLM-powered rules
truecourse analyze --llm runs them (pre-approving the cost estimate), --no-llm skips them for that run.
Individual rules
truecourse list until re-enabled. The list of disabled rule keys lives in <repo>/.truecourse/config.json under disabledRules, which is intended to be committed.
Next steps
Excluding files
Keep generated and vendored code out of the analysis.
LLM transport
How LLM rules reach the model: Claude Code or a provider API.