Test Results are buried deep - multiple layers in directory folders

Yes, I feel your pain.

The way reports are constructed and stored forced me to write my own. I’ve documented (somewhat briefly) how I did that here on the forum in a few places.

Three Katalon developers have seen how I do my reports. @devalex88 said he was planning to implement something similar but that was a long time ago - maybe those plans got shelved?

Testers that write tests and the developers that rely on those tests, only really care about FAILS. To me, passes contain ZERO actionable information, they are just noise.

We need access to fails and causes of fails as a topmost, actionable item, FIRST.

You can see my single test case report here (and some explanation in the thread and Alex mentioning his plans).