docs: re-record sample_data from a full post-fix corpus run - #1085
Merged
Conversation
The schema fixes merged this week made these artifacts return rows where the recorded sample_data still said zero, so the records were documenting the old defects rather than the images. Every entry here is re-derived from one full 12-corpus ALEAPP run at commit 69153ec, compared row by row against the previous full run first: 2,653 artifact/corpus pairs identical, no losses, and the only differences are the recoveries the fixes made. 26 entries across 9 modules change. 19 are recorded zeros that the images contradict (sdhms temperature and netstat, Viber, Samsung My Files, Samsung Story Service, app icons, Life360 circles, LinkedIn, Android Auto), and 7 are walStrings counts that moved by one matched file each. Entries whose artifact errored on a corpus were left alone rather than recorded, and corpora absent from the run keep their existing entries untouched. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The schema fixes merged this week made a set of artifacts return rows where their recorded sample_data still said zero, so those records were documenting the old defects rather than the images. This re-derives them from one full 12-corpus run at current main (69153ec), after a whole-repo comparison against the previous full run: 2,653 artifact/corpus pairs identical, zero losses, and the only differences are the recoveries the merged fixes made.
26 entries across 9 modules:
Rules followed: entries whose artifact errored on a corpus (garmin, mega) were skipped rather than recorded; corpora absent from the run keep their entries; descriptive entries stay as written. Applied by script with per-entry re-parse verification, zero failures.
🤖 Generated with Claude Code