[agent/claude:opus] DX audit and fix. 1) Review CLAUDE.md — update any outdate... #2

Merged
Virgil merged 1 commit from agent/dx-audit-and-fix--1--review-claude-md into main 2026-03-17 08:11:54 +00:00

1 commit

Author SHA1 Message Date
Snider
c354c11652 fix(dx): update CLAUDE.md and add tests for untested critical paths
Some checks failed
Security Scan / security (pull_request) Successful in 9s
Test / test (pull_request) Failing after 11m24s
- Fix CLAUDE.md: "zero dependencies" → documents go-io/go-log deps
- Add coding standards for coreerr.E() and go-io usage
- Add tests for APIError.Error(), IsConflict, IsForbidden, WithHTTPClient,
  RateLimit, Forge.Client(), Resource.Iter() (happy, error, early-break)
- Coverage: 64.5% → 66.8% (+2.3%)
- No fmt.Errorf, errors.New, or os.ReadFile/WriteFile violations found

Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-17 08:11:30 +00:00