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
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
.vscode/
62 changes: 39 additions & 23 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Humangehalt™

**Humangehalt** describes the percentage share of *human authorship* in a work.
**Humangehalt** is a concise term for the 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.
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.

Expand All @@ -18,21 +18,42 @@ The page introduces and defines the concept of *Humangehalt* in a clear, minimal

There is **no software product**, **no library**, and **no ongoing development** here.

Pull requests are not expected.
Issues are disabled by design.

---

## What Humangehalt is
## The notation

### Concept mark

`H/` represents the concept *Humangehalt* itself and may be used without a numeric value.

### Notation with value

Humangehalt expresses:
A numeric value is optional and expresses the author’s **self-assessed share of human authorship** at the time of publication.

- the **human share** of authorship in a work
- stated as a **percentage**
- assigned by the **author themselves**
- at the time of publication
- The value is informational, not evaluative
- No percent sign is used in the mark
- No external verification is implied

The number may change over time as a work evolves.

---

It can be used for texts, software, documentation, images, audio, or video content — for example in websites, repositories, README files, or publications.
## What Humangehalt expresses

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

- intention and direction
- selection and rejection
- framing and editing decisions
- coherence and responsibility for the result

AI assistance may have been used, but **does not count toward the Humangehalt**.

Humangehalt can be applied to texts, software, documentation, images, audio, video, or mixed works — for example in websites, repositories, README files, or publications.

---

## What Humangehalt is not
Expand All @@ -43,36 +64,31 @@ Humangehalt is **not**:
- an automated detection result
- a third-party review
- a certification
- a quality label
- a quality label or seal

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.

---
## Usage principles

## About this repository
Humangehalt follows two simple modes:

- 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
- **`H/`** — the concept or idea
- **`H/xx`** — a concrete self-statement by the author

The content here is intentionally minimal and declarative.
Design-wise, the value is treated as a **small index**, visually subordinate to the mark.
The notation should not be presented as a badge, score, or certification symbol.

---

## Trademark notice

**Humangehalt™** is a trademark claim by the author.
It is used here to identify the concept and its definition.
It is used to identify the concept and its definition.

---

[*H/20*](https://www.humangehalt.org)

© Humangehalt.org
© 2025 Humangehalt.org
Binary file added assets/favicon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/humangehalt-50.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
33 changes: 33 additions & 0 deletions assets/humangehalt-50.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/humangehalt.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added favicon.ico
Binary file not shown.
19 changes: 19 additions & 0 deletions favicon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
33 changes: 33 additions & 0 deletions humangehalt.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading