pub fn record_access(project_root: &str, files: &[String])
Record that files were accessed together for one task, persisting the reinforced graph. No-op for fewer than two distinct files.
files