Skip to main content
Entire creates a small set of repository files for configuration, redaction rules, diagnostics, and local runtime state. Commit files that define shared project behavior. Keep personal overrides, logs, temporary files, and machine-local state out of Git.

Commit or Keep Local

If you are trying Entire locally before adopting it for the project, keep .entire/settings.json local until the team decides to share Entire configuration.

Files Stored Elsewhere

Checkpoint data is not committed from your working tree. Entire stores checkpoint metadata on the entire/checkpoints/v1 branch or in a configured checkpoint remote. Global settings live at ~/.config/entire/settings.json. Agent hook files live in agent-specific folders, such as .claude/, .codex/, .cursor/, and .gemini/.