Tapp 0.16.2
Package-first onboarding correction.
tapp doctor now sends a ready user directly to the no-MCP CLI workflow:
npx -y @aarwitz/tapp open [target]npx -y @aarwitz/tapp qa [target]
It no longer presents MCP setup as the default next step. The change has a CLI regression test and was verified from both the packed candidate and a clean npm registry install.