pub fn validate_directory_incremental(
directory: &str,
recursive: bool,
verify: bool,
) -> DirectoryValidationExpand 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.