[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:57:20 +00:00

1 commit

Author SHA1 Message Date
Snider
a003e532f7 fix(ratelimit): update CLAUDE.md and raise test coverage to 95%
All checks were successful
Security Scan / security (pull_request) Successful in 7s
Test / test (pull_request) Successful in 1m10s
- Update error format docs: fmt.Errorf → coreerr.E from go-log
- Update dependencies list: add go-io and go-log
- Add tests for SQLite error paths (trigger-based exec errors,
  schema corruption, closed DB, load/persist via limiter)
- Add tests for Iter early break, NewWithConfig HOME error,
  MigrateYAMLToSQLite save-error paths
- Coverage: 87.8% → 95.0%

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