# Build output /review-harness /bin/ # Runtime artifacts (PROMPT.md: reports go here per-run; gitignored) /reports/latest/ /reports/run-*/ # Memory persistence (lives next to target repos, not this one) /.memory/ # Go *.test *.out # Editor .DS_Store .idea/ .vscode/ *.swp