Skip to content

feat(archive): self-instrumentation run report (Closes #201)#202

Merged
martymcenroe merged 1 commit into
mainfrom
feat/run-report
Jul 9, 2026
Merged

feat(archive): self-instrumentation run report (Closes #201)#202
martymcenroe merged 1 commit into
mainfrom
feat/run-report

Conversation

@martymcenroe

Copy link
Copy Markdown
Owner

Adds a downloaded run report so a Download-All run can be verified against ground truth without relaying the on-screen log. Records the enumerated conversation list and each conversation's outcome (status, zip, message/image counts, text size, errors) to clio-archive/clio-run-report-<site>-<ts>.json; ZIPs also organized under clio-archive/. Manifest 1.5.0 -> 1.5.1. 319 tests pass.

Closes #201

…ication (Closes #201)

The Download-All page now records the whole run (enumerated list + per-conversation
outcome: status, zip, message/image counts, text size, errors) and downloads it as
clio-archive/clio-run-report-<site>-<ts>.json. ZIPs also land under clio-archive/.
This lets a run be verified against ground truth (known conversation count, known
artifact-bearing conversations) with no manual relay of the on-screen log. Manifest
1.5.0 -> 1.5.1.

Co-Authored-By: Claude Opus 4.8 (1M context) <[email protected]>

@cerberus-az cerberus-az Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Auto-approved: all required checks passed. 🤖

@martymcenroe
martymcenroe merged commit 13031a6 into main Jul 9, 2026
2 checks passed
@martymcenroe
martymcenroe deleted the feat/run-report branch July 9, 2026 22:16
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.

feat(archive): self-instrumentation — download a run report for ground-truth verification

1 participant