pub const DEFAULT_SCRATCH_DIR: &str = ".scratch";
The default ephemeral dir, relative to the repo root. A convention, not a lock-in — override it via the [scratch] dir config key or NEWT_SCRATCH_DIR.
[scratch] dir
NEWT_SCRATCH_DIR