From aef37ebd90292efdb4a8fc93f4220f2ae13480c6 Mon Sep 17 00:00:00 2001 From: kaos Date: Mon, 10 Aug 2026 18:57:50 +0200 Subject: [PATCH] Add MPF, DiscImageCreator, Aaru, update Redumper (#1074) ### Description of Changes - 'gmipf' seems to be going around a lot of redump-related projects and added Claude-generated code, which seems to mostly be getting approved. Added MPF and DiscImageCreator because of this. - redumper was not listed previously as having AI code review, but has for months now. Added additional links. - Aaru has had an AGENTS.MD for AI use for nearly 7 months now, and the author is seemingly fine with copilot reviews of PRs. - I tried finding alternatives and kept having to add more programs to this PR instead. Co-authored-by: kaosjr Reviewed-on: https://codeberg.org/ethical-foss/open-slopware/pulls/1074 Reviewed-by: Ethical FOSS admin --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c270c9f..7b9144b 100644 --- a/README.md +++ b/README.md @@ -890,9 +890,12 @@ This is a section for repos that are similar to this one either because they are ## Data Archival -| Name | Last Untainted Version or Commit ID | Tags and Evidence | Alternative(s) | +| Name | Last Untainted
Version/Commit ID | Evidence | Alternative(s) | |---|:---:|---|---| -| [redumper](https://github.com/superg/redumper) | [![Request for Help](./badges/request-for-help.svg)](#request-for-help) | [![Permissive AI policy](./badges/permissive-ai-policy-orange.svg)](#permissive-ai-policy) ([1](https://github.com/superg/redumper/issues/365#issuecomment-4159043849)) | [![Request for Help](./badges/request-for-help.svg)](#request-for-help) | +| [Aaru Data Preservation Suite](https://github.com/aaru-dps/Aaru/) | [![Request for Help](./badges/request-for-help.svg)](#request-for-help) | [![Permissive AI policy](./badges/permissive-ai-policy-orange.svg)](#permissive-ai-policy) ([1](https://github.com/aaru-dps/Aaru/blob/devel/AGENTS.md))
[![AI Code Reviews](./badges/ai-code-reviews-purple.svg)](#ai-code-reviews) ([1](https://github.com/aaru-dps/Aaru/pull/936#discussion_r3172654537)) | [![Request for Help](./badges/request-for-help.svg)](#request-for-help) | +| [DiscImageCreator](https://github.com/saramibreak/DiscImageCreator) | [`e5771e8`](https://github.com/saramibreak/DiscImageCreator/commit/e5771e8d9c8a5088e6bac6dd3219e7b63ce31bd4) | [![Permissive AI policy](./badges/permissive-ai-policy-orange.svg)](#permissive-ai-policy) ([1](https://github.com/saramibreak/DiscImageCreator/pull/328)) | [![Request for Help](./badges/request-for-help.svg)](#request-for-help) | +| [Media Preservation Frontend (MPF)](https://github.com/SabreTools/MPF/) | [`v3.7.1`](https://github.com/SabreTools/MPF/releases/tag/3.7.1) | [![Permissive AI policy](./badges/permissive-ai-policy-orange.svg)](#permissive-ai-policy) ([1](https://github.com/SabreTools/MPF/pull/979)) | [![Request for Help](./badges/request-for-help.svg)](#request-for-help) | +| [redumper](https://github.com/superg/redumper) | [![Request for Help](./badges/request-for-help.svg)](#request-for-help) | [![Permissive AI policy](./badges/permissive-ai-policy-orange.svg)](#permissive-ai-policy) ([1](https://github.com/superg/redumper/issues/365#issuecomment-4159043849), [2](https://github.com/superg/redumper/pull/401))
[![AI Code Reviews](./badges/ai-code-reviews-purple.svg)](#ai-code-reviews) ([1](https://github.com/superg/redumper/pull/401#issuecomment-4833584610))| [![Request for Help](./badges/request-for-help.svg)](#request-for-help) | ## Databases