Skip to content

Commit db7a44d

Browse files
Patel230Race Testerclaude
authored
fix/deep review improvements (#36)
* chore: untrack local AI assistant dirs and coverage artifacts Remove .opencode/, .codex/, and .gemini/ from version control and ignore them going forward, along with coverage.out/coverage.html which were already gitignored but coverage.out had previously been tracked in some clones. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> * docs: fix project name in first-time guide, document Go version Replace stale "Entire" references with "Trace" in docs/first-time-contributors.md (including the section anchor link) and document the Go 1.26.4 toolchain requirement in CONTRIBUTING.md. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> * docs(checkpoint): document MustCheckpointID constant-only contract NewCheckpointID already provides the error-returning constructor and all runtime call sites use it; MustCheckpointID has no non-test callers. Document that it is reserved for constants and test fixtures so panics cannot reach production paths. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> * docs(explain): expand nolint:nilerr justifications with fallback behavior Each suppressed nil-error return now documents why swallowing the error is intentional and what the caller-visible fallback is (not-found reporting instead of raw git/internal errors). Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> * ci: upload deadcode report and add hook bench target --------- Co-authored-by: Race Tester <race@test.com> Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
1 parent 6c99b54 commit db7a44d

23 files changed

Lines changed: 43 additions & 1557 deletions

.codex/agents/trace-search.toml

Lines changed: 0 additions & 23 deletions
This file was deleted.

.codex/config.toml

Lines changed: 0 additions & 3 deletions
This file was deleted.

.codex/hooks.json

Lines changed: 0 additions & 40 deletions
This file was deleted.

.gemini/.gitignore

Lines changed: 0 additions & 1 deletion
This file was deleted.

.gemini/agents/dev.md

Lines changed: 0 additions & 112 deletions
This file was deleted.

.gemini/agents/reviewer.md

Lines changed: 0 additions & 167 deletions
This file was deleted.

0 commit comments

Comments
 (0)