Skip to main content

artefact_dir

Function artefact_dir 

Source
pub fn artefact_dir(common_dir: &Path) -> PathBuf
Expand description

Where the pre-group document is left for the model to read, given the git common dir.

A sibling of the grouping cache and for the same reasons: shared across worktrees, and outside the tracked tree because it describes one local run (ADR 0009, ADR 0022).