You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Extract generic EqualPtr[T comparable] into internal/equalutil, replacing
5 type-specific pointer-equality functions across parser/ and joiner/
- Add depth-limit warnings: RefCollector.Warnings field in fixer/refs.go,
slog.Warn in internal/jsonpath/eval.go (previously silent data truncation)
- Centralize file permissions in internal/fileutil (OwnerReadWrite 0o600,
ReadableByAll 0o644), replacing hardcoded literals across 12 production files
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments