REF · STACKBONE / WIKI · v0.9.4 stackbone

Troubleshooting

Common stackbone dev failure modes and how to fix them.

TODO — this page is a stub.

Common failure modes for the CLI will be catalogued here as they surface during dogfooding. Until then, the canonical loop is:

  1. Re-run with --json and read error.code + error.suggestion.
  2. Check the exit code against the table in Configuration → Exit codes.
  3. Bump STACKBONE_LOG_LEVEL=debug to surface the Pino logs on stderr.
  4. Run stackbone docs cli for the inline reference (no network).