Optional
cliPhase-scoped CLI defaults used by adapters when flags are omitted. Top-level (no 'opts' wrapper).
Optional
devOptional developer-mode switch to treat the current repo as the STAN dev module.
Optional
excludesPaths to exclude in archiving logic (globs supported).
Optional
includesAdditive allow‑list globs for archiving/snapshot logic.
excludes
, .gitignore
, and default denials.<stanPath>/diff
is always excluded; <stanPath>/output
is excluded unless explicitly included by combine behavior at archive time.Optional
maxMaximum retained snapshot "undos" (history depth for snap undo/redo).
Optional
patchCommand template to open modified files after a successful patch.
Resolved STAN configuration. * - Paths like stanPath/output and stanPath/diff are referred to without angle * brackets to avoid confusion with HTML-like tags in TSDoc.