# Dependencies
node_modules/
.pnpm-store/

# Build outputs
.svelte-kit/
build/
dist/

# Environment & secrets
.env
.env.*
!.env.example
*.key
cell/config/bridge_config.json
cell/klaw_keys.json
.mcp.json
!.mcp.json.example

# OS files
.DS_Store
Thumbs.db
Desktop.ini

# Python
__pycache__/
*.pyc
*.pyo
.venv/
venv/

# Logs & temp
*.log
*.tmp
cell/logs/boot_*.ps1
cell/logs/*_prompt.txt

# IDE
.idea/
.vscode/
*.swp
*.swo

# Ollama models (large)
*.gguf

# Claude session transcripts
.claude/projects/*/
!.claude/projects/*/memory/

# Probe data (large embeddings)
cell/probe_data/*.json
cell/probe_data/*.jsonl

# Notification offsets (runtime state)
cell/config/*_offsets.json
cell/config/bridge_offsets.json
cell/config/kit_notifier_offsets.json

# Runtime state (regenerated)
cell/drift_state.json
cell/escalation_state.json

# Landing strip photos (personal)
held/LANDING STRIP/
cell/specs/SAFETY_CANARY_DAEMON_SPEC.md

# Runtime state (live data, regenerated each session)
bus/*.jsonl
cell/bus/*.jsonl
cell/bus/_*.py
cell/cell_state.json
cell/cost_state.json
cell/bus_chain.json
cell/true_chain.jsonl
cell/discord_bridge_state.json
cell/.handoff_dedup.json
cell/.cost_cache.txt
cell/.drift_radar_last_alert
cell/merlin_requests.json
cell/gemini_burn_state.json
cell/hermes_grind_state.json
cell/mode_state.json
cell/drone_queue/status.json
cell/logs/*.jsonl
cell/logs/elaine_wander_state.json
cell/handoffs/*.md

# Amy runtime state
cell/amy_state.json
cell/amy_memory.json
cell/amy_diary.jsonl
cell/amy_dreams.jsonl

# Artifacts cache/runtime
artifacts/.held_time_cache.json
artifacts/k_context.json
artifacts/daemon_log.jsonl
artifacts/k_context_live.md
artifacts/k_context_ring.json
artifacts/.context_daemon_offsets.json

# Satus runtime
satus/golden_chain.json
satus/board_state.json
satus/learner.json
satus/learner_exchanges.md
satus/learner_log.md
satus/hooks/.last_prompt.json

# Local-only toggles
satus/hooks/.me_name.txt
satus/hooks/.tts_enabled
cell/mcp/.roku_ip

# Windows artifacts
NUL
$promptFile

# Local Claude settings
.claude/settings.local.json

# Models directory (gguf already covered, but skip whole dir)
cell/models/

# Apps — embedded git repos and large binaries
apps/comfyui/
apps/glum-aleks/ACE-Step-1.5/
apps/glum-aleks/*.onnx
apps/glum-aleks/*.bin
apps/glum-aleks/output/
apps/glum-aleks/test_*.wav
apps/opensim/
apps/koharu/*.wav
cell/isochip/*.wav
apps/echolocator/captures/
apps/foxfire-flash/ruffle/*.wasm
apps/foxfire-flash/ruffle/*.js.map
apps/foxfire-flash/ruffle.zip
apps/vocaloid/OpenUtau-win-x64.exe

# Cloned repos (tracked separately on GitHub)
repos/
ada-scanner/
dtiktok/
holdtheline-site/
saga-logo-ai/
trivs-den/
atomic-grammar/
tether/
k-architecture/
pitch-site/
apps/kdeconnect/
apps/scrcpy/
apps/SacredGeometry/
apps/llm-viz/
apps/mudlet/
apps/tensorspace/

# French bible temp data
french_bible_temp/

# Recon runtime data
cell/recon/data/recon.db
cell/recon/data/audit_chain.jsonl

# K-dispatch runtime log
cell/k_dispatch_log.jsonl

# Audio samples (large CC0 libraries, local only)
cell/sounds/samples/
cell/voices/
artifacts/audio/

# Recon WAL/SHM (SQLite runtime)
cell/recon/data/recon.db-shm
cell/recon/data/recon.db-wal

# Quad runtime state
cell/quad_positions.json
cell/k_play_state.json

# MCP full config (generated)
.mcp.full.json

# USB payload binaries (large, local only)
artifacts/usb_payload/kit-triv.tar.gz
artifacts/usb_payload/python_wheels/

# USB import data (local only — model weights, sanctum package)
usb_import/

# ONNX data files (large model weights, local only)
*.onnx.data

# ISO images (huge, local only)
*.iso

# WAV sound files in theme (regenerated by generate_sounds.py)
cell/theme/sounds/*.wav

# Runtime state (mailroom, read cache, training flag, livestream)
cell/.mailroom_state.json
cell/.read_cache.json
cell/.training_mode
cell/.livestream_state.json
.mesh_secret
cell/lcars/browser_profile/
.claude/scheduled_tasks.lock
TRANSFERPAD/
tools/bg3/
satus/k_vision_state.json
cell/.cerebras_key
cell/.openrouter_key
cell/.anthropic_key
cell/positronic/well.db
artifacts/huckleberry_finn_twain_1884.txt
artifacts/strunk_elements_of_style_1918.txt

apps/depot/
apps/orcaslicer/
apps/print3r/

artifacts/boneyard/scan_*.json
