Skip to content

Report Google Sheets evidence at the level an examiner can act on - #2010

Merged
abrignoni merged 1 commit into
mainfrom
fix/google-sheets-forensic-value
Aug 20, 2026
Merged

Report Google Sheets evidence at the level an examiner can act on#2010
abrignoni merged 1 commit into
mainfrom
fix/google-sheets-forensic-value

Conversation

@abrignoni

Copy link
Copy Markdown
Owner

Trims the Google Sheets artifacts to what an examiner can act on, and fixes a silent zero.

  • Sheet tabs: the payload is a positional array in some documents and an object keyed by the same field numbers in others. Accepting only the array form reported no tabs for a document every other artifact reported. Both are read now.
  • Offline Content Parts is replaced by two columns on the documents row, so the offline copy is still located and measured without a row per command chunk.
  • Template gallery and synced settings become one row per account.
  • Notes now record that the container check fails closed.

Reads the sheet tab payload in both spellings it appears in. The payload is a
positional array in some documents and an object keyed by the same field
numbers in others, and accepting only the array form reported no tabs at all
for a document every other artifact reported.

Replaces the per-command Offline Content Parts artifact with two columns on
the documents row, so the offline copy is still located and measured without
229 rows carrying a part id and a byte length. Summarises the template gallery
and the synced settings to one row per account, since the first is a
downloaded catalogue and the second carries no timestamps.

Records that the container check fails closed, so a collection holding the
stores but not the preferences file reports nothing and only the skip line in
the run log says so.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@abrignoni
abrignoni merged commit 591c52b into main Aug 20, 2026
8 checks passed
@abrignoni
abrignoni deleted the fix/google-sheets-forensic-value branch August 20, 2026 01:03
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