Discoverability is a big challenge for Pernosco and debuggers in general. Traditional command-line debuggers have very low discoverability; Pernosco's developers have used gdb for many years and still sometimes find useful commands they never knew about! The search box provides some discoverability, but we need more. To help address this, Pernosco provides the "toolbox": a single button that pops up a list of all supported views. Alongside their names, it renders miniature results for every single view. These previews help users understand what each view will do.
Omniscient debugging is essential for showing thumbnails of all views immediately every time the toolbox button is pressed. This is an example of how the ability to show results very quickly enables new kinds of interactions.