* Check if a file path is already being tracked by an active tool. * Uses path normalization to detect equivalent paths. * For example, "/test.txt" and "/home/user/test.txt" when workingDir * is "/home/user" would NOT be considered equivalent (different files), * but "test.txt" and "/hom
(filePath: string)
source not stored for this graph (policy: none)
no test coverage detected