pub fn run_project_cache_operation_v1(
configuration_path: &Path,
operation: CliCacheOperationV1,
) -> Result<CliCacheOperationResultV1, CliCacheOperationErrorV1>Expand description
Operates on the sole L6 cache root associated with one caller-named public configuration file. L6 owns cache validation and deletion semantics.