Bug reports, documentation corrections, and focused pull requests are welcome.
Please keep these design constraints intact:
- Never move, modify, or delete a user's source files.
- Treat the SQLite database and full file paths as private data.
- Prefer Windows Recent Items as the intentional-use signal; do not replace it with recursive filesystem monitoring.
- Preserve idempotent harvesting and atomic tenure replay.
- Keep generated shortcuts out of version control.
Before submitting a change, run:
pwsh -NoProfile -File .\tests\Integration.Tests.ps1Do not include a real fileuse.sqlite, log, shortcut, or screenshot containing personal paths in an issue or pull request.