Optional
cliPhase-scoped CLI defaults used by adapters when flags are omitted. Top-level (no 'opts' wrapper).
Optional
devOptional
excludesPaths to exclude in archiving logic (globs supported).
Optional
includesAdditive allow‑list globs for archiving/snapshot logic.
excludes
take precedence over includes
(i.e., excludes always win).includes
can bring back files ignored by .gitignore
or default denials.<stanPath>/diff
is always excluded;
<stanPath>/output
is excluded unless explicitly included by combine mode 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.