pub fn inspect_status(options: StatusOptions) -> Result<StatusReport>Expand description
Inspects worktree, root, init script, and config discovery status.
This function does not execute init scripts, parse config, or run configured commands.
ยงErrors
Returns an error if context discovery fails or a requested config file does not exist.