Skip to content

Strip local absolute paths and transient snapshot metadata from worktree report files #417

@KooshaPari

Description

@KooshaPari

Summary

Normalize worktree report output by removing local absolute filesystem paths and transient snapshot metadata so reports are stable, shareable, and review-friendly.

Related PRs

  • None yet

Acceptance Criteria

  • Identify files/scripts that generate worktree reports and sanitize absolute path fields.
  • Replace absolute paths with repository-relative paths or redacted placeholders.
  • Strip transient snapshot metadata (timestamps/host-specific IDs/worktree GUIDs) from persisted artifacts.
  • Ensure report generation is deterministic across machines and CI environments.
  • Add/adjust tests verifying no absolute paths or transient metadata are emitted.

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