I pushed my refactoring branch to main today and added an AGENTS policy to to #RecoveryWhiskers #NoAi
https://codeberg.org/JennyFluff/RecoveryWhiskers
Some highlights from the changes:
- Reading a disk reads to track +1 to look for manufacturing artifacts now (there will be an option in the future to disable this if the drive does not go that track).
- Artifacts beyond the normal sector range are written to an .artifact file ending if found
- Partially recovered files are now written in parts (and also combined in a file with BAD SECTOR marks)
- detection of the disk layout has been greatly improved, including detection of 40 track disks in 80 track drives.
- Automatic fix of damaged empty FAT sectors has been removed for now. I plan to add this back as an interactive feature where the operator can decide on setting it to blank by informed decisions.
💾