Skip to content

Refresh the Studio screenshots that predate the Monitoring and instance rebuilds #74

Description

@rnv812

Summary

Every screenshot on the site was taken on 2026-08-01 (716816c in this repository, 9d7ea8c9 in eventum for the README hero). Since then 23 commits changed the Studio UI, several of them rebuilding a whole screen rather than restyling it, so the images document an interface that is no longer there.

The screens that were rebuilt or gained controls since that date:

Screen Change Images
Monitoring Rebuilt around one line of state, throughput and failures side by side, an instance table ranked by what each instance occupies (421b9fe2, 1e40fe4c) monitoring_*, monitoring_resources_*
Instance overview Rebuilt around one live panel, the views of a run kept in one column (e85a19ec, ce7e62c8, d5572f4b) instance_overview_*, instance_metrics_modal_*
Management About rebuilt as an identity plate, the GIL state added to the Application card (d16c47a2, 84b929b7) management_*
Instance logs Channel switch - Main, Server, Access, MCP (08852371) instance_logs_*
Projects Import and Export of a project (0ebca7d8, 6b647ce7) projects_*
Project workspace Download in the file tree, size column (0e458f2f) project_workspace_*
Instances CPU column (1e40fe4c) instances_*
Settings log.third_party_level, generation.queue.max_event_bytes (08852371, 892e7a17) settings_server_*, settings_generation_*

Current state

public/images/studio_ui/ holds 52 images - 26 screen states in a light and a dark variant - referenced from studio/projects.mdx, studio/instances.mdx, studio/monitoring.mdx, studio/overview.mdx, studio/scenarios.mdx and studio/settings.mdx. public/images/home/ holds 12 more, used by the landing page (components/pages/home/Features/data/features.ts) and by core/introduction/features.mdx.

Reshooting is not a matter of opening the pages: an image is only worth publishing with the state behind it, which means a workspace of several projects, instances in different states, enough of a run for the Monitoring charts to hold a shape, a scenario with global state, and the modals and menus opened one by one.

Impact

A reader matching the page against their own instance finds different controls in different places, which is the failure mode the documentation exists to prevent. It also misrepresents the work: the Monitoring and instance pages are the two screens rebuilt this cycle, and both are shown in their previous form.

Scope

  • Stage an instance with a workspace, running instances and a scenario, and reshoot the screen states in the table above, light and dark, at 1920x1080 to match what is there.
  • Sweep the prose of the same pages for controls that moved, in the way [Docs]: Refresh the interface documentation and screenshots after the Studio redesign #52 did for the redesign - a stale sentence is worse than a stale image.
  • Reshoot public/images/home/ if the screens it shows have moved as well.
  • Reshoot .github/assets/studio_dark.png in eventum-generator/eventum - the README hero, from the same round.

Screenshots referenced from content/blog/ stay as they are: a release post is a record of that release.

Related

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

Status
In progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions