[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:50:13 +00:00

1 commit

Author SHA1 Message Date
Snider
7f0a7edf44 fix(dx): audit and fix error handling, SPDX headers, coverage, and CLAUDE.md
All checks were successful
Security Scan / security (pull_request) Successful in 9s
Test / test (pull_request) Successful in 40s
- Fix coreerr.E() calls missing third arg in FetchSession and RenderMP4
- Add SPDX-Licence-Identifier headers to parser.go, html.go, video.go, search.go
- Add tests for PruneSessions, IsExpired, and FetchSession (coverage 87.7% → 92.1%)
- Document coreerr.E() error handling convention in CLAUDE.md
- No fmt.Errorf or os.ReadFile/os.WriteFile violations found in source files

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