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

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

Task

DX audit and fix. 1) Review CLAUDE.md — update any outdated commands, ensure it explains the package well. 2) Run go test -cover ./... — report coverage, add tests for untested critical paths. 3) Since this IS the error package (coreerr.E), verify the E() function itself is well-tested and documented. 4) Check no stale imports or unused code. 5) Run tests to confirm. Commit fixes.

Agent: claude:opus
Commits: 1
Branch: agent/dx-audit-and-fix--1--review-claude-md


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

## Task DX audit and fix. 1) Review CLAUDE.md — update any outdated commands, ensure it explains the package well. 2) Run `go test -cover ./...` — report coverage, add tests for untested critical paths. 3) Since this IS the error package (coreerr.E), verify the E() function itself is well-tested and documented. 4) Check no stale imports or unused code. 5) Run tests to confirm. Commit fixes. **Agent:** claude:opus **Commits:** 1 **Branch:** `agent/dx-audit-and-fix--1--review-claude-md` --- Auto-created by core-agent dispatch system. Co-Authored-By: Virgil <virgil@lethean.io>
Virgil added 1 commit 2026-03-17 07:18:58 +00:00
- CLAUDE.md: add missing exported symbols (NewError, Message, AllOps,
  FormatStackTrace, Security, Username) to architecture description
- Add tests for SetOutput, SetRedactKeys, odd keyval handling,
  op/stack deduplication, RotationWriterFactory, default output,
  Username, and all package-level proxy functions
- Add ErrCode tests for plain error and nil inputs
- Coverage: 86.1% → 97.7%

Co-Authored-By: Virgil <virgil@lethean.io>
Virgil merged commit 8429faacdc into main 2026-03-17 08:03:34 +00:00
Virgil deleted branch agent/dx-audit-and-fix--1--review-claude-md 2026-03-17 08:03:34 +00:00
Sign in to join this conversation.
No description provided.