Docs: refresh all portal screenshots and the sample PDF - #286
Merged
Conversation
Regenerates the full docs/images set (12 screenshots + the 2-up PDF composite) and docs/sample-report-volt-typhoon.pdf via the documented docs/screenshots pipeline, picking up the current UI: the IcebergAI brand mark, the cycle-ordered rail navigation, and the feed delivery-reason badges. seed_demo.py now anchors its demo-data clock to "yesterday" instead of a hard-coded date, so relative widgets (Published (30d), last-edited timestamps) read correctly whenever the set is regenerated. Feeds the future docs site too (#243). Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
There was a problem hiding this comment.
IcebergAutoReview
Verdict: approve
The complete change is in scope and internally consistent. The rolling UTC date anchor correctly keeps relative dashboard data current, and the regenerated screenshots/PDF reflect the intended branding, navigation, dashboard, and feed-reason updates.
Findings
- No blocking findings.
Validation
- Inspected the full main...HEAD diff and affected screenshot pipeline context.
- Validated all 12 PNG files with file-signature and Pillow decoding checks; dimensions match the documented 2× capture settings and no embedded metadata was present.
- Visually inspected every regenerated portal screenshot and the two-page PDF composite for clipping, stale widgets, rendering defects, role mismatches, or exposed secrets.
- Confirmed the sample PDF is recognized as a valid three-page PDF and visually matches the refreshed composite.
- Ran git diff --check; reported whitespace is confined to generated PDF binary data, not source changes.
Residual risks / optional notes
- None identified.
Automated review by Codex 0fe8a0e9a121 using IcebergAutoReview.
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.
Summary
docs/images/set (11 portal screenshots + the 2-up PDF composite) anddocs/sample-report-volt-typhoon.pdfvia the documenteddocs/screenshots/pipeline (seed_demo.py→ uvicorn on a throwaway DB →capture.py).seed_demo.pynow anchors its demo-data clock to yesterday rather than a hard-coded 2026-06-12, so relative widgets — Published (30d), "last edited" — read correctly whenever the set is regenerated.Testing
docs/screenshots/README.mdprocess; PDF pages rendered with Typst and composited with pdftoppm + Pillow.🤖 Generated with Claude Code