From 0a737187ca5fbe32d04eaa7a3127dec052ae2b99 Mon Sep 17 00:00:00 2001 From: Bernhard Dorn <399354+devdorn@users.noreply.github.com> Date: Sat, 27 Dec 2025 07:28:39 +0100 Subject: [PATCH] Create README.md --- README.md | 75 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 75 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..efde714 --- /dev/null +++ b/README.md @@ -0,0 +1,75 @@ +# Humangehalt™ + +**Humangehalt** describes the percentage share of *human authorship* in a work. + +It is a concise term for expressing how much thinking, decision-making, writing/creating, and responsibility genuinely came from a human — as opposed to being generated or shaped by automated systems such as AI. + +Humangehalt is a **self-assessment**, not a measurement, certification, or quality seal. + +--- + +## What this repository is + +This repository contains the source for the public landing page at: + +👉 https://humangehalt.org + +The page introduces and defines the concept of *Humangehalt* in a clear, minimal form. + +There is **no software product**, **no library**, and **no ongoing development** here. + +--- + +## What Humangehalt is + +Humangehalt expresses: + +- the **human share** of authorship in a work +- stated as a **percentage** +- assigned by the **author themselves** +- at the time of publication + +It can be used for texts, software, documentation, images, audio, or video content — for example in websites, repositories, README files, or publications. + +AI assistance may have been used, but **does not count toward the Humangehalt**. + +--- + +## What Humangehalt is not + +Humangehalt is **not**: + +- an objective measurement +- an automated detection result +- a third-party review +- a certification +- a quality label + +It makes no claim of correctness beyond the author’s own responsibility. + +--- + +## Example usage +The percentage may change over time as a work is revised or rewritten. + +--- + +## About this repository + +- The repository exists to **host and document the concept** +- Pull requests are **not expected** +- There is **nothing to implement or extend** +- Issues are disabled by design + +The content here is intentionally minimal and declarative. + +--- + +## Trademark notice + +**Humangehalt™** is a trademark claim by the author. +It is used here to identify the concept and its definition. + +--- + +© Humangehalt.org \ No newline at end of file