Cross-platform paths
This package exists to exercise absolute-path classification in
inspect_skill.py, independent of the OS running the inspector.
Workflow
- On POSIX hosts the release log lives at /var/releases/log.txt.
- On Windows hosts the equivalent lives at C:/temp/release-log.txt.
- Read the present reference before starting.
- Read the missing reference for background.
Done when
The inspector has reported exactly one broken reference (the missing one) and has classified both absolute paths above as hardcoded paths, not as broken package-relative references.