What's wrong with this entry?
Session transcripts now have companion .meta.json files that store additional metadata about each session.
- Metadata files are stored alongside session
.jsonltranscripts - Written and read via dedicated helpers
- Errors on inaccessible files are handled gracefully (ENOENT, EACCES, EPERM)
Metadata file handler (search for ".meta.json")
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.