diff --git a/PROMPT.md b/PROMPT.md new file mode 100644 index 0000000..40fa180 --- /dev/null +++ b/PROMPT.md @@ -0,0 +1,7 @@ +# Prompt + +The following prompt was given to GitHub Copilot (Claude Sonnet 4.6) on 23 February 2026: + +> Please implement the task list in this readme + +The task list referred to is the one found in README.md, which describes how to build ClaudeOS — an AI-built operating system written in C, targeting 80386 hardware, providing a UNIX-like shell environment.