Skip to content

fix: skip corrupted stored JSON rows during reads#8

Merged
Plutarch01 merged 1 commit intomasterfrom
fix/corrupted-json-row-loads-origin
Apr 12, 2026
Merged

fix: skip corrupted stored JSON rows during reads#8
Plutarch01 merged 1 commit intomasterfrom
fix/corrupted-json-row-loads-origin

Conversation

@Plutarch01
Copy link
Copy Markdown
Owner

Summary

  • skip corrupted stored info_json, part_json, and artifact metadata_json rows instead of aborting session reads
  • add targeted warnings so bad rows are visible without taking down grep, resume, or batch/session/message loads
  • cover corrupted info_json and part_json regressions in the store transform test suite

Verification

  • npm run typecheck
  • npm run lint
  • npm test

Prevent a single malformed info_json, part_json, or metadata_json row from taking down grep, resume, and session reads.
@Plutarch01 Plutarch01 merged commit ae129cb into master Apr 12, 2026
6 checks passed
@Plutarch01 Plutarch01 deleted the fix/corrupted-json-row-loads-origin branch April 12, 2026 12:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant