diff --git a/README.md b/README.md index 3dd15f1..c69905c 100644 --- a/README.md +++ b/README.md @@ -665,14 +665,14 @@ list of unified push distributors at: https://unifiedpush.org/users/distributors ## System Services and Daemons -| Name | Alternative(s) | Evidence | -|---|---|---| -| [framework-system](https://github.com/FrameworkComputer/framework-system) | BIOS settings, UI widgets, /proc | [CLAUDE file](https://github.com/FrameworkComputer/framework-system/blob/main/CLAUDE.md), [Claude usage by maintainer](https://github.com/FrameworkComputer/framework-system/pull/250) | -| [lvm2](https://sourceware.org/lvm2/) | | Many commits authored by Claude and Cursor. Examples: [1](https://gitlab.com/lvmteam/lvm2/-/commit/6207fe707a4ae255ef62a2fa088ec2497ae6c0a8) [2](https://gitlab.com/lvmteam/lvm2/-/commit/ff76548a3da5cee224e4663d81d7041558115b8e) [3](https://gitlab.com/lvmteam/lvm2/-/commit/99b85e7e4acc7fb69460b2bdb94aa8c2ca0f8946) | -| [rsyslog](https://www.rsyslog.com/) | [syslog-ng](https://www.syslog-ng.com/products/open-source-log-management/) | Explicitly stated in the [documentation](https://www.rsyslog.com/doc/about/ai_first.html) | -| [systemd](https://github.com/systemd/systemd) | dinit, s6, OpenRC, shepherd | [AGENTS.md](https://github.com/systemd/systemd/blob/main/AGENTS.md), [Claude used for commits](https://github.com/systemd/systemd/commit/744d589632c545e90ae76853abbfbc90cb530e24) | -| [wireplumber](https://gitlab.freedesktop.org/pipewire/wireplumber/) | | [AGENTS.md file in code repository](https://gitlab.freedesktop.org/pipewire/wireplumber/-/blob/master/AGENTS.md?ref_type=heads) | -| [Mesa3D](https://mesa3d.org/) | | Explicitly stated in their [Contribution Guidelines](https://docs.mesa3d.org/submittingpatches.html#expectations-on-contributors). | +| Name | Last Untainted Version or Commit ID | Tags and Evidence | Alternative(s) | +|---|:---:|---|---| +| [framework-system](https://github.com/FrameworkComputer/framework-system) | [`50a18e8`](https://github.com/FrameworkComputer/framework-system/commit/50a18e825e0a81aa8761ab2677d9cd139d766854) | [![Permissive AI policy](./badges/permissive-ai-policy-orange.svg)](#permissive-ai-policy) ([1](https://github.com/FrameworkComputer/framework-system/blob/main/CLAUDE.md), [2](https://github.com/FrameworkComputer/framework-system/pull/250)) | BIOS settings, UI widgets, /proc | +| [lvm2](https://sourceware.org/lvm2/) |[![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://gitlab.com/lvmteam/lvm2/-/commit/6207fe707a4ae255ef62a2fa088ec2497ae6c0a8),[2](https://gitlab.com/lvmteam/lvm2/-/commit/ff76548a3da5cee224e4663d81d7041558115b8e),[3](https://gitlab.com/lvmteam/lvm2/-/commit/99b85e7e4acc7fb69460b2bdb94aa8c2ca0f8946)) | [![Request for Help](./badges/request-for-help.svg)](#request-for-help) | +| [rsyslog](https://www.rsyslog.com/) | [![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://www.rsyslog.com/doc/about/ai_first.html)) | [syslog-ng](https://www.syslog-ng.com/products/open-source-log-management/) | +| [systemd](https://github.com/systemd/systemd) | [![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/systemd/systemd/blob/main/AGENTS.md), [2](https://github.com/systemd/systemd/commit/744d589632c545e90ae76853abbfbc90cb530e24)) | [dinit](https://davmac.org/projects/dinit), [s6](https://skarnet.org/software/s6/), [OpenRC](https://github.com/OpenRC/openrc), [shepherd](https://shepherding.services/) | +| [wireplumber](https://gitlab.freedesktop.org/pipewire/wireplumber/) | [![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://gitlab.freedesktop.org/pipewire/wireplumber/-/blob/master/AGENTS.md?ref_type=heads)) | [![Request for Help](./badges/request-for-help.svg)](#request-for-help)| +| [Mesa3D](https://mesa3d.org/) | [![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://docs.mesa3d.org/submittingpatches.html#expectations-on-contributors)) | [![Request for Help](./badges/request-for-help.svg)](#request-for-help)| ## Bootloaders | Name | Alternative(s) | Evidence |