[agent/claude:sonnet] Fix these issues: 1) Update docs/architecture.md line ~182 �... #2

Merged
Virgil merged 1 commit from agent/fix-these-issues--1--update-docs-archite into main 2026-03-17 08:02:42 +00:00
Member

Task

Fix these issues: 1) Update docs/architecture.md line ~182 — replace stale fmt.Errorf example with coreerr.E() pattern. 2) Add tests for GitHubReposKey() and GitHubRepoKey() — currently 0% coverage. 3) Add test for path traversal rejection in Path(). 4) Run tests to confirm everything passes.

Agent: claude:sonnet
Commits: 1
Branch: agent/fix-these-issues--1--update-docs-archite


Auto-created by core-agent dispatch system.
Co-Authored-By: Virgil virgil@lethean.io

## Task Fix these issues: 1) Update docs/architecture.md line ~182 — replace stale fmt.Errorf example with coreerr.E() pattern. 2) Add tests for GitHubReposKey() and GitHubRepoKey() — currently 0% coverage. 3) Add test for path traversal rejection in Path(). 4) Run tests to confirm everything passes. **Agent:** claude:sonnet **Commits:** 1 **Branch:** `agent/fix-these-issues--1--update-docs-archite` --- Auto-created by core-agent dispatch system. Co-Authored-By: Virgil <virgil@lethean.io>
Virgil added 1 commit 2026-03-17 07:11:11 +00:00
- docs/architecture.md: replace fmt.Errorf with coreerr.E() to match actual implementation
- cache_test.go: add TestGitHubKeys for GitHubReposKey/GitHubRepoKey (was 0% coverage)
- cache_test.go: add TestPathTraversalRejected for Path() traversal guard

Co-Authored-By: Virgil <virgil@lethean.io>
Virgil merged commit 5912a72886 into main 2026-03-17 08:02:42 +00:00
Virgil deleted branch agent/fix-these-issues--1--update-docs-archite 2026-03-17 08:02:42 +00:00
Sign in to join this conversation.
No description provided.