Skip to content

[explain] Absolute Windows paths are reported as not-scanned #219

Description

@aryamthecodebreaker

Summary

fixmap plan --repo examples/tiny-auth-app --issue "password reset" --explain C:\...\src\auth\reset-password.ts prints Not scanned even though the same relative path ranks #1.

Evidence (v0.8.0)

Absolute path is slash-normalized to C:/Users/.../reset-password.ts and looked up as a repo-relative key. No strip of the --repo prefix.

Expected

Resolve absolute paths under --repo (and reject paths outside the repo with a clear error).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions