Initial commit (human)

This commit is contained in:
2026-02-23 07:02:06 +01:00
commit 61af5bb313
2 changed files with 94 additions and 0 deletions

14
HUMAN.md Normal file
View File

@@ -0,0 +1,14 @@
# Human Written Files
This document describes which files are written fully by humans, which had human intervention, and which were fully written by AI.
## Fully Human
The following files were written completely by humans:
- HUMAN.md
- README.md
- Everything in `vendor/`. While we don't actually know if it was written by humans, certainly the AI used for this project has not touched it.
## Partially Human
The following files were written partially by humans:
## Fully AI
Any file not in the above two categories were completely written by an AI without a human manually editing the file afterwards.