For instance, I had an issue where gnome boxes in flatpak kept crashing and couldn’t find a definitive guide on collecting information to report to the flatpak maintainer or the gnome boxes projects, I had to dig pretty deep to find information on collecting information like:
flatpak info org.gnome.Boxes
Still learning on how to collect segfault coredump information on flatpaks:
flatpak-coredumpctl org.gnome.Boxes
Also learned about flatseal and saw all the permissions in there and haven’t been able to find a structured resource on what alot of the permissions might mean.