# Go build artifacts
/guji
*.exe
*.test
*.out
/dist/
/bin/

# Go caches / coverage
coverage.out
*.prof

# Ralph loop runtime logs (not source of truth — QUEST_LOG.md is)
ralph/run.log
