app group holds local, filesystem-based app actions. Today that is just
package. Cloud operations on a published app (versions, set-active, sharing,
publishers) live under the entity commands.
Listing, creating, cloning, and configuring apps locally land with the
filesystem command pass. Scaffolding a new app is available today via
synthetiq create app <name> --dir <path>.
