Update instructions (human)

This commit is contained in:
2026-02-23 08:12:51 +01:00
parent bbd7d3725b
commit 1cf39a70cf
2 changed files with 6 additions and 4 deletions

View File

@@ -3,12 +3,14 @@ This document describes which files are written fully by humans, which had human
## Fully Human
The following files were written completely by humans:
- HUMAN.md
- README.md
- `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:
The following files were written partially by humans or was generated by an AI and was later edited:
- `.devcontainer/Dockerfile`
## Fully AI
Any file not in the above two categories were completely written by an AI without a human manually editing the file afterwards.