Skip to content

feat(tools/intro-video): record dashboard in presentation mode (clean frames)#497

Merged
avrabe merged 1 commit into
mainfrom
feat/intro-video-presentation-mode
Jun 6, 2026
Merged

feat(tools/intro-video): record dashboard in presentation mode (clean frames)#497
avrabe merged 1 commit into
mainfrom
feat/intro-video-presentation-mode

Conversation

@avrabe
Copy link
Copy Markdown
Contributor

@avrabe avrabe commented Jun 6, 2026

Follow-up to REQ-207 / #482 (serve presentation mode). The intro-video capture now appends ?presentation=1 to the four dashboard scene URLs, so the recorded video hides the branch / "N uncommitted" / path / Reload+Print chrome — the exact thing that was visible in every frame of the first rivet-intro.mp4.

  • Affects only the dashboard goto scenes (open_dashboard, browse_artifacts, open_artifact, show_coverage); title/CLI-help/outro use setContent and are unchanged.
  • tools/ only (not in CI; the capture produces an artifact, not assertions).
  • Verified by composition — presentation mode itself is proven (presentation-mode.spec.ts, 4 passing); confirming the live capture produces clean frames as part of landing.

Next: a full re-record (generate.sh) produces a clean narrated rivet-intro.mp4 ready for YouTube.

🤖 Generated with Claude Code

…lean frames)

Follows up REQ-207 (#482, presentation/clean mode for serve): the intro-video
capture now appends `?presentation=1` to the four dashboard scene URLs
(open_dashboard, browse_artifacts, open_artifact, show_coverage), so the
recorded video hides the working-state chrome (branch / "N uncommitted" / path /
Reload+Print) and shows a clean dashboard regardless of the recording machine's
git state. The title/CLI-help/outro scenes use setContent and are unaffected.

This closes the loop on the chrome that was visible in every frame of the first
intro-video capture. Verified by composition: presentation mode is proven
(presentation-mode.spec.ts, 4 passing) and these URLs now use it.

Refs: REQ-207
@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 6, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

Copy link
Copy Markdown

@github-actions github-actions Bot left a comment

Choose a reason for hiding this comment

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

⚠️ Performance Alert ⚠️

Possible performance regression was detected for benchmark 'Rivet Criterion Benchmarks'.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold 1.20.

Benchmark suite Current: ccd5880 Previous: b7f44a1 Ratio
store_lookup/1000 24853 ns/iter (± 132) 19427 ns/iter (± 133) 1.28
validate/10000 1462678889 ns/iter (± 21092749) 959579767 ns/iter (± 5731186) 1.52
diff/1000 725911 ns/iter (± 3050) 584381 ns/iter (± 5875) 1.24
query/1000 14750 ns/iter (± 271) 11588 ns/iter (± 18) 1.27

This comment was automatically generated by workflow using github-action-benchmark.

@avrabe avrabe merged commit 8fa8d5a into main Jun 6, 2026
22 of 40 checks passed
@avrabe avrabe deleted the feat/intro-video-presentation-mode branch June 6, 2026 00:49
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