CLI command
jeden workspace discover
Validate an existing workspace and preview the state Jeden would adopt.
Exact invocation#
jeden workspace discover [path] [--json]Inputs and options#
- Optional: an existing repository or directory path; the current directory is used when omitted.
Output and state effect#
Canonicalizes the path, validates any existing project config, detects the Git root, and reports associated session counts. It writes no configuration and changes no source or ledger file.
Refusals and boundaries#
- The same path, directory, and existing-project-config refusals as
workspace adoptapply; no partial state is retained.