Reading the tree
Views, layers, impact, and bugs — how to read a project once it is planted.
Graph & list views
The graph view lays the tree out spatially; the list view is an indented, vertical read of the same structure. Toggle between them from the chrome at the bottom right. On narrow screens Umtri opens in list view by default, since the graph is harder to work on a phone.
Layers
- APIs — calls and data flow between nodes.
- Dependencies — structural links between nodes.
- Bugs — issues that erode the node they affect.
Toggle each layer in the Layers panel to focus on one kind of relationship at a time.
Impact
Select a node and show impact to see the blast radius — the nodes affected if it breaks — following dependencies and API flow. Bugs reference impact automatically, so severity reads in context.
Bugs
Register a bug right on the node it affects, with a status and a risk score (0–8: functional impact times fix difficulty). Because it sits on the tree, the impact and urgency read at a glance — far easier than in a separate tracker.
The in-app How to use guide (in the sidebar, above your account) covers the same ground interactively, anytime.