# Claude Code runtime state (session-specific, don't commit)

# State files
state.json
state.json.lock
circuit_breaker.json
enforcement_breaker.json
failure_state.json
phase_state.json
saneprompt_state.json

# Tracking files
edit_count.json
tool_count.json
read_history.json
recent_actions.json
compliance_streak.json
user_patterns.json
active_skills.json

# Logs
*.log
*.jsonl

# Memory (local session)
memory.json
memory_staging.json

# Temp/backup
*.backup.json
HOOKS_CONFIG_TO_MERGE.json
saneloop-archive/

# Keep these (committed)
!rules/
!settings.json
!CLAUDE.md
!SESSION_HANDOFF.md
