-
Notifications
You must be signed in to change notification settings - Fork 0
Create README.md #6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -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 | ||
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The "Example usage" section header is present but contains no actual examples. This section either needs concrete examples showing how to declare Humangehalt percentages (e.g., in a README, code comment, or publication), or should be removed entirely. The single sentence about percentages changing over time belongs in a different section if kept, as it's not an example of usage.