feat(gstack2): add capability readiness process

This commit is contained in:
Sinabina
2026-07-20 16:23:38 -07:00
parent a1b2b05a18
commit 2e1e52eae7
12 changed files with 324 additions and 8 deletions
+6 -2
View File
@@ -611,8 +611,12 @@ Data is stored in [Supabase](https://supabase.com) (open source Firebase alterna
## Troubleshooting
For GStack 2, first run `gstack doctor` (or `gstack doctor --json`) when the
optional runtime is installed. For skill discovery problems, use the standard
For GStack 2, run `gstack doctor --capability browser|design|diagram|pdf|ios`
(optionally `--json`) for a focused, non-mutating readiness result. It reports
pure-judgment availability, platform support, preview consent, install consent,
and runtime readiness separately; see
[`docs/gstack-2/CAPABILITY-READINESS.md`](docs/gstack-2/CAPABILITY-READINESS.md).
For skill discovery problems, use the standard
installer's list and reinstall commands; do not manually copy host paths. The
entries below apply to legacy 1.x installations.