Skip to main content

validate_directory_incremental

Function validate_directory_incremental 

Source
pub fn validate_directory_incremental(
    directory: &str,
    recursive: bool,
    verify: bool,
) -> DirectoryValidation
Expand description

validate_directory_incremental(directory, recursive, verify) — the ADR-106 changeset-bound path, byte-identical to validate_directory for the same corpus and config. Unchanged files reuse their cached path-free result verbatim; changed files re-parse and re-validate; assembly runs in walk order; OKF conformance recomputes over (artifact_type, path) shims.