16 lines
730 B
Markdown
16 lines
730 B
Markdown
# 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` (except for the checkmarks in the tasklist)
|
|
- `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 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. |