Skip to content

fix: documentation + reduce scope to list problems and remediations#12

Merged
jdehaan merged 2 commits into
mainfrom
fix/documentation
May 16, 2026
Merged

fix: documentation + reduce scope to list problems and remediations#12
jdehaan merged 2 commits into
mainfrom
fix/documentation

Conversation

@jdehaan
Copy link
Copy Markdown
Member

@jdehaan jdehaan commented May 16, 2026

Do not ever execute any remediation now and in the future.

Fixes #3

jdehaan added 2 commits May 16, 2026 20:11
Removal of System-Changing Logic:

CLI: Removed --fix and --dry-run flags. The tool now always operates in a read-only "dry run" mode by design.
Core Logic: Removed the dry_run flag from Context and the safe boolean from Remediation.
Roadmap: Excised planned features related to automated fixing, interactive modes, and backup hooks.
Project Philosophy: Updated documentation to emphasize that HaH only detects issues and suggests remediations; execution is strictly the user's responsibility.
@jdehaan jdehaan force-pushed the fix/documentation branch from 017d512 to e6a8136 Compare May 16, 2026 18:11
@jdehaan jdehaan merged commit e6a8136 into main May 16, 2026
1 check passed
@jdehaan jdehaan deleted the fix/documentation branch May 16, 2026 18:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Document utils

1 participant