What problem does it solve?
Converts legacy system UI screenshots into usable, traceable operational specifications for AI agents, removing the need to run the system to understand its screens and flows.
Core Features & Use Cases
- Screenshot-to-Spec Documentation: Extract screen purpose, states, UI elements (forms, tables, navigation, feedback), and map them into the Reversa unit structure.
- Navigation & Flow Mapping: Identify entry/exit points and translate navigation paths across units into an inventory and Mermaid flow.
- Granularity-Aware Unit Assignment: Map each screen to the correct unit based on
granularity (module/endpoint/use-case/hybrid/feature/custom) using .reversa/state.json, .reversa/config*.toml, and .reversa/context/surface.json.
Quick Start
Use the reversa-visor to document your legacy app interface from screenshots by uploading the most important screens first (prioritize main flows).