What are you configuring?
How configuration is layered
Entire merges settings from multiple places. More specific settings win:- Local settings:
.entire/settings.local.json - Project settings:
.entire/settings.json - Global settings:
~/.config/entire/settings.json - Defaults
Common paths
Local, project, and global settings
Choose local, project, or global settings for a configuration change.
Entire-generated files
Decide which Entire-generated files belong in Git and which should stay local.
Store checkpoints elsewhere
Configure checkpoint remotes, local-only checkpoint data, and push behavior.
Fix GUI Git commits
Use absolute Git hook paths when GUI clients cannot find the Entire binary.
Control privacy settings
Configure redaction, telemetry, and checkpoint commit signing.