From 704e97c6b01fef76ca3b0ab030ad9b6023d38cb4 Mon Sep 17 00:00:00 2001 From: ArianAr Date: Thu, 16 Jul 2026 00:49:15 +0300 Subject: [PATCH] docs(readme): AI development disclaimer with human review Note that most of the project was AI-assisted, while peer review, checks, and testing remain human-owned before main. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 518310f..aa5b7b8 100644 --- a/README.md +++ b/README.md @@ -195,6 +195,10 @@ UI: `/paste/:id` · deep links `#L12`, `#L12-L20`. **Current version: [1.1.0](https://github.com/ArianAr/PaperCut/releases/tag/v1.1.0)** · [1.x API compatibility](./CHANGELOG.md) · roadmap: [ROADMAP.md](./ROADMAP.md) +## Disclaimer + +Most of this project was developed with AI assistance. Changes are **peer reviewed, checked, and tested by humans** before they land on `main` (CI, code review, and maintainer oversight). AI does not replace human accountability for what ships. + ## License [GPL-3.0-only](./LICENSE)