Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
# Humangehalt
# Humangehalt®

<!-- markdownlint-disable MD033 -->
<img src="humangehalt.svg" alt="Humangehalt" width="240" />
<!-- markdownlint-enable MD033 -->

**Humangehalt** is a concise term for the share of **human authorship** in a work.
**Humangehalt®** is a concise term for the share of **human authorship** in a work.

It expresses how much thinking, decision-making, writing/creating, and responsibility genuinely came from a person — 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.
Humangehalt® is a **self-assessment**, not a measurement, certification, or quality seal.

---

Expand All @@ -18,7 +18,7 @@ This repository contains the source for the public landing page at:

👉 <https://humangehalt.md>

The page introduces and defines the concept of *Humangehalt* in a clear, minimal form.
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.

Expand Down Expand Up @@ -52,7 +52,7 @@ The **Humangehalt** mark (`H/`) may be used as a symbol on works to indicate the

---

## What Humangehalt expresses
## What Humangehalt® expresses

Humangehalt refers to the parts of a work that are genuinely attributable to human authorship, such as:

Expand All @@ -67,7 +67,7 @@ Humangehalt can be applied to texts, software, documentation, images, audio, vid

---

## What Humangehalt is not
## What Humangehalt® is not

Humangehalt is **not**:

Expand Down Expand Up @@ -95,7 +95,7 @@ The notation should not be presented as a badge, score, or certification symbol.

## Trademark notice

**Humangehalt** is a trademark claim by the author.
**Humangehalt®** is a registered trade mark in the European Union.
It is used to identify the concept and its definition.

---
Expand Down
12 changes: 6 additions & 6 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Humangehalt</title>
<title>Humangehalt®</title>
<meta
name="description"
content="Humangehalt ist der prozentuale Anteil menschlicher Urheberschaft an einem Werk."
content="Humangehalt® ist der prozentuale Anteil menschlicher Urheberschaft an einem Werk."
/>
<meta name="robots" content="index, follow, max-image-preview:large" />

<meta property="og:title" content="Humangehalt" />
<meta property="og:title" content="Humangehalt®" />
<meta
property="og:description"
content="Der prozentuale Anteil menschlicher Urheberschaft an einem Werk."
Expand All @@ -27,7 +27,7 @@
<meta property="og:image:height" content="630" />
<meta
property="og:image:alt"
content="Humangehalt – Der Anteil menschlicher Urheberschaft an einem Werk."
content="Humangehalt® – Der Anteil menschlicher Urheberschaft an einem Werk."
/>

<script>
Expand Down Expand Up @@ -378,7 +378,7 @@
</div>

<header class="brand">
<h1>Humangehalt</h1>
<h1>Humangehalt®</h1>
<p>
Ein Begriff für den Anteil menschlicher Urheberschaft — als Selbstaussage, nicht als
Zertifikat.
Expand Down Expand Up @@ -429,7 +429,7 @@ <h2>Definition</h2>
It makes visible how strongly a work is shaped by human contributions.
</p>
<p>
AI assistance may have been used, but it does not count toward Humangehalt. The
AI assistance may have been used, but it does not count toward Humangehalt®. The
value is the author’s <strong>self-assessment</strong>, not an external review.
</p>

Expand Down
Loading