feat(marketing): refresh observability screenshots for product pages - #53
Merged
Conversation
Replace the shared Chat Room inspector screenshot and the workflows blog image with dashboard captures of an agent-built app pipeline (examples/agent-factory in rivet-dev/rivet): - Actors / homepage / enterprise: project Actor State tab with the build summary and per-step attempts and timings - Dynamic Apps: appRelease Actor State with the active release, publish history, and request counter - Workflows: buildPipeline workflow graph with the publish step selected Assets are served from assets.rivet.dev/website/marketing/screenshots/ and must be uploaded before merge. Amp-Thread-ID: https://ampcode.com/threads/T-01a0689c-e97a-74fb-8527-7b59926c1ebd Co-authored-by: Nicholas Kissel <nicholas@rivet.gg>
|
🚅 Deployed to the pr-1b8f48-53 environment in rivet-website
|
railway-app
Bot
temporarily deployed
to
rivet-website / website-pr-53
September 4, 2026 00:44
Destroyed
NicholasKissel
marked this pull request as ready for review
September 4, 2026 05:29
railway-app
Bot
temporarily deployed
to
rivet-website / pr-1b8f48-53
September 4, 2026 05:29
Destroyed
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.
Replaces the observability screenshots on the product pages with captures of an agent-built app pipeline running in the Rivet dashboard (the
examples/agent-factoryexample in rivet-dev/rivet: Actors + agentOS + Workflows + Dynamic Apps)./,/actors,/enterpriserivet-actor-inspector.png(Chat Room State tab)rivet-actors-inspector-state.png—projectActor State: build summary + per-step attempts/timings/dynamic-appsrivet-actor-inspector.pngrivet-dynamic-apps-release.png—appReleaseActor State: active release, publish history with hashes, request counter/workflowsinspectorworkflow.pngrivet-workflows-inspector.png—buildPipelineworkflow graph (plan → provision → checkpoint → write → verify → publish → smoke-test) withpublishselectedAll three are 2944×2202 PNGs (2× capture in a dark rounded bezel on a transparent canvas, matching the current image's framing but without the baked-in drop shadow per the marketing design rules), 430–700 KB each, under the 1 MB
check:seolimit. Alt text andwidth/heightattributes are updated to match.The 2026-02-24 workflows blog post keeps its original image (dated record).
Blocked on asset upload
The new URLs point at
assets.rivet.dev/website/marketing/screenshots/and do not exist yet, so CI'scheck:seo(CHECK_REMOTE_ASSETS=1) will fail until they are uploaded. The PNGs were produced in an environment without R2 credentials; they're attached to the Amp thread that opened this PR. Upload with:Dark-theme variants (
*-dark.png), a SQLiteeventstable capture (rivet-actors-sqlite-events.png, agent transcript rows) and an agentOS Console capture (rivet-agentos-console.png) were also produced but are not referenced by this PR;/agentoshas no screenshot slot today.Verification
pnpm build(pnpm 10.13.1, Node 26) — 448 pages built.pnpm check:seowithout remote fetch — passed (652 pages); the five pages above reference the new URLs, no other page references the old marketing screenshot.