Overview
Relampo E2E UI is the visual product layer for users who want to work with Relampo assets without relying exclusively on the terminal.
Purpose
The UI is intended to complement the CLI, not replace it.
It is useful when users need:
- a guided editing experience
- faster visual inspection of YAML structures
- a browser-based workflow for reviewing and organizing test assets
How it relates to the CLI
The recommended product model is:
- the CLI remains the automation and execution backbone
- the UI becomes the visual operating layer for inspection, refinement, and user-friendly workflows
In practice:
- use the CLI for repeatable automation and scripting
- use the UI for human review and interactive changes
Current scope
At this stage, this section is intentionally high-level. It serves as the starting point for documenting:
- the UI information architecture
- visual editing capabilities
- conversion and review flows
- future user-facing workflows
Documentation expansion plan
The next useful pages for this section are:
- navigation overview
- editing workflow
- import and conversion flow
- validation flow
- publishing or export flow