# summary

Show offline recovery status for the current workspace.

# description

Summarizes active task, workflow phase, evidence gaps, local references, configured profiles, runtime executability, and suggested next commands. Local LLM checks use a bounded HTTP models probe; all other diagnostics work without optional runtimes or network access.

# examples

- Show offline status:

  <%= config.bin %> <%= command.id %>

- Show offline status as JSON:

  <%= config.bin %> <%= command.id %> --json
